summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* tests: add headless_tests supportMarco Trevisan (Treviño)2018-11-141-0/+30
* meson, tests: Use suites for test casesMarco Trevisan (Treviño)2018-11-131-2/+4
* 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
* window: Really force update monitor on hot plugsOlivier Fourdan2018-11-132-3/+14
* 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-091-7/+5
* backends/stage: Remove unused function declarationJonas Ådahl2018-11-091-2/+0
* backends/stage: Remove MetaStagePrivateJonas Ådahl2018-11-092-23/+14
* theme: Drop gtk_css_provider_get_default()Georges Basile Stavracas Neto2018-11-081-4/+18
* 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
* build: Fix include and lib paths in autotools .pc filesJonas Ådahl2018-11-071-5/+5
* build: Add soversion to shared librariesJonas Ådahl2018-11-071-0/+1
* build: Also build mutter-restart-helper executableJonas Ådahl2018-11-071-0/+16
* plugins/Makefile.am: Install libdefault.so in plugin directoryJonas Ådahl2018-11-071-1/+1
* build: Prefer dependencies instead of link_withGeorges Basile Stavracas Neto2018-11-062-5/+5
* Add meson build supportJonas Ådahl2018-11-064-0/+1031
* wayland/eglstream: Don't build skeleton when disabledJonas Ådahl2018-11-065-10/+31
* wayland/touch: Only handle touch when using the native backendJonas Ådahl2018-11-061-4/+34
* wayland/tablet: Fix warnings when native backend is disabledJonas Ådahl2018-11-062-1/+3
* Fix compiler errors when Wayland support is disabledJonas Ådahl2018-11-061-0/+1
* Make it possible to build without GLX supportJonas Ådahl2018-11-062-0/+10
* Make it possible to build without EGL supportJonas Ådahl2018-11-061-0/+6
* autotools: Make install directories paths more consistentJonas Ådahl2018-11-062-3/+6
* tests: Move out test client path init into helper functionJonas Ådahl2018-11-061-11/+28
* tests/headless-start-test: Use common test init functionJonas Ådahl2018-11-061-3/+1
* tests: Call g_test_init() in test-runner tooJonas Ådahl2018-11-064-54/+10
* Fix some of introspection comment issuesJonas Ådahl2018-11-062-3/+3
* tests: Add env var to override plugin used for testsJonas Ådahl2018-11-061-1/+7
* plugin: Rename the .so file from plugin.so to libplugin.soJonas Ådahl2018-11-068-10/+21
* Move meta-enum-type.*.in into meta/Jonas Ådahl2018-11-063-6/+6
* Fix warnings when building without verbose modeJonas Ådahl2018-11-063-0/+12
* Pass -D_GNU_SOURCE instead of defining it in sourceJonas Ådahl2018-11-0610-19/+2
* x11: Require XInput 2.3 at build timeJonas Ådahl2018-11-065-24/+0