summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gitlab-ci: run tests toowip/3v1n0/run-tests-in-ciMarco Trevisan (Treviño)2018-11-143-1/+40
* tests: add headless_tests supportMarco Trevisan (Treviño)2018-11-146-5/+94
* meson, tests: Use suites for test casesMarco Trevisan (Treviño)2018-11-134-5/+10
* meson, tests: Add single stacking tests with suiteMarco Trevisan (Treviño)2018-11-131-22/+25
* window-x11: Focus the default window waiting for take focusMarco Trevisan (Treviño)2018-11-132-7/+28
* window: Add is_focusable class methodMarco Trevisan (Treviño)2018-11-136-9/+31
* tests: Verify focused window in closed-transient testsMarco Trevisan (Treviño)2018-11-132-2/+11
* test-runner: Add assert_focused commandMarco Trevisan (Treviño)2018-11-131-0/+37
* workspace: Focus only ancestors who can be actually focusedMarco Trevisan (Treviño)2018-11-131-11/+23
* tests, stacking: Add tests with no-input and no-take-focus windowsMarco Trevisan (Treviño)2018-11-135-0/+76
* tests: Add take_focus command to runner and clientMarco Trevisan (Treviño)2018-11-133-0/+70
* tests: Add accept_focus command to client and runnerMarco Trevisan (Treviño)2018-11-132-0/+37
* meson, tests: Add missing stacking testsMarco Trevisan (Treviño)2018-11-131-0/+3
* tests: Accept warnings when initializing mutterMarco Trevisan (Treviño)2018-11-135-6/+21
* Bump version to 3.31.23.31.2Florian Müllner2018-11-143-3/+20
* Revert "clutter: Avoid redundant margin changes"Florian Müllner2018-11-141-16/+0
* clutter: Avoid redundant margin changesDaniel van Vugt2018-11-131-0/+16
* window: Really force update monitor on hot plugsOlivier Fourdan2018-11-132-3/+14
* clutter/device-manager/evdev: Fix constraint cbNiels De Graef2018-11-121-2/+2
* clutter/keyframe-transition: Properly compare keysNiels De Graef2018-11-121-1/+1
* clutter/actor: Don't forget va_end if using varargsNiels De Graef2018-11-121-0/+1
* build: Fix libs and cflags in autotools .pc fileAlexander Mikhaylenko2018-11-101-2/+2
* backend: Freeze frame clock when headlessJonas Ådahl2018-11-091-0/+15
* backends: Move clutter frame clock freeze/thaw API to ClutterSTageJonas Ådahl2018-11-095-66/+68
* backends/stage: Remove unused function declarationJonas Ådahl2018-11-091-2/+0
* backends/stage: Remove MetaStagePrivateJonas Ådahl2018-11-092-23/+14
* clutter: Assume XGE is available at build timeJonas Ådahl2018-11-082-18/+0
* clutter-shader: Don't include unistd.hJonas Ådahl2018-11-081-4/+0
* cogl: Silence some introspection warningsJonas Ådahl2018-11-085-14/+14
* theme: Drop gtk_css_provider_get_default()Georges Basile Stavracas Neto2018-11-081-4/+18
* clutter: Drop g_object_newv from ClutterScriptParserGeorges Basile Stavracas Neto2018-11-081-5/+19
* tests: Remove deprecated ATK functionsGeorges Basile Stavracas Neto2018-11-081-18/+5
* tests: Remove extra constGeorges Basile Stavracas Neto2018-11-081-1/+1
* tests: Enumerate all possible eventsGeorges Basile Stavracas Neto2018-11-082-0/+62
* tests: Remove unused variablesGeorges Basile Stavracas Neto2018-11-081-2/+0
* README: Mention usage by GalaPeter Uithoven2018-11-081-3/+4
* wayland/xdg-shell: Add toplevel tile state supportJonas Ådahl2018-11-082-8/+23
* wayland/legacy-xdg-shell: Use helper to fill state arrayJonas Ådahl2018-11-081-18/+14
* wayland/gtk-shell: Use helper to fill state arrayJonas Ådahl2018-11-081-21/+15
* wayland/gtk-shell: Fix signedness of resource version variableJonas Ådahl2018-11-081-1/+1
* wayland/xdg-shell: Add helper for adding state enum valuesJonas Ådahl2018-11-081-18/+14
* window: Make edge constraint code more readableJonas Ådahl2018-11-084-49/+107
* window: Store tile mode as MetaTileModeJonas Ådahl2018-11-081-1/+2
* clutter-offscreen-effect: Disable if no textureDaniel van Vugt2018-11-081-3/+6
* cogl-auto-texture: Avoid a double-free crashDaniel van Vugt2018-11-081-0/+1
* build: Fix include and lib paths in autotools .pc filesJonas Ådahl2018-11-076-13/+13
* build: Add soversion to shared librariesJonas Ådahl2018-11-076-0/+6
* build: Also build mutter-restart-helper executableJonas Ådahl2018-11-071-0/+16
* clutter: Install x11 related header files when using autotools againJonas Ådahl2018-11-071-0/+3
* plugins/Makefile.am: Install libdefault.so in plugin directoryJonas Ådahl2018-11-071-1/+1