summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* compositor: Introduce tile picker APIwip/gbsneto/tile-pickerGeorges Basile Stavracas Neto2017-12-296-0/+52
* window: Export tiling as public APIGeorges Basile Stavracas Neto2017-12-294-12/+79
* monitor-unit-tests: Add non upright panel testHans de Goede2017-12-251-0/+35
* monitor-unit-tests: Add support for panel-orientationHans de Goede2017-12-251-0/+3
* monitor-config-manager: Adjust accelerometer rotation for panel-orientationHans de Goede2017-12-251-0/+14
* monitor-manager: Take panel-orientation into account for physical sizeHans de Goede2017-12-252-4/+23
* monitor-manager: Add portrait modes to portrait displaysHans de Goede2017-12-254-22/+100
* cursor-renderer-native: Take panel-orientation into accountHans de Goede2017-12-251-3/+12
* monitor-manager: Take panel orientation into account when getting input matrixHans de Goede2017-12-253-38/+41
* monitor-manager: Take drm-connector panel-orientation property into accountHans de Goede2017-12-2510-30/+168
* monitor: s/meta_monitor_derived_derive_layout/meta_monitor_tiled_derive_layout/Hans de Goede2017-12-251-3/+3
* build: Fix non-wayland buildsTing-Wei Lan2017-12-241-0/+2
* wayland: Only send full sequences of touch events to clientsCarlos Garnacho2017-12-211-6/+12
* keybindings: Super should be inhibitableOlivier Fourdan2017-12-211-0/+9
* wayland/keyboard: preserve layout indexOlivier Fourdan2017-12-201-2/+4
* keybindings: Only add multiple keycodes from the same levelJonas Ådahl2017-12-201-1/+3
* wayland: Add Xwayland grab keyboard supportOlivier Fourdan2017-12-185-0/+399
* settings: Add xwayland grab settingsOlivier Fourdan2017-12-182-0/+126
* xwayland: add _XWAYLAND_MAY_GRAB_KEYBOARD propertyOlivier Fourdan2017-12-184-0/+76
* xwayland: Add MetaWindowXwaylandOlivier Fourdan2017-12-187-6/+115
* wayland-outputs: Delay wl_output destructionRui Matos2017-12-151-1/+22
* wayland: Add xdg-output supportOlivier Fourdan2017-12-154-5/+200
* window-actor: rename destroy function in queue_destroyMarco Trevisan (Treviño)2017-11-303-3/+3
* compositor: reset top_window_actor and remove it from windows when destroyedMarco Trevisan (Treviño)2017-11-301-3/+20
* backends: Fix ClutterRect initialisationsPhilip Withnall2017-11-301-2/+2
* monitor-unit-tests: Check config loading on lid switchesJonas Ådahl2017-11-301-0/+199
* monitor-unit-tests: Always reset CRTC transform abilityJonas Ådahl2017-11-301-0/+6
* monitor-unit-tests: Add test for lid toggle after hot unplugJonas Ådahl2017-11-301-0/+64
* monitor-unit-tests: Add test for lid closed after hot plugJonas Ådahl2017-11-301-0/+170
* monitor-manager: Compare keys when checking whether a config is completeJonas Ådahl2017-11-303-29/+16
* monitor-config-manager: Don't include closed laptop panel in config keyJonas Ådahl2017-11-301-0/+4
* wayland/xdg-shell: Dismiss a popup on map if parent already dismissedJonas Ådahl2017-11-301-0/+6
* wayland/xdg-shell: Check popup parent type when assigningJonas Ådahl2017-11-301-0/+8
* wayland/xdg-shell: Fix top-most check when grabbingJonas Ådahl2017-11-301-16/+14
* monitor-manager: Refuse to activate closed laptop panelsRui Matos2017-11-221-0/+7
* backends: Do NULL checks before disconnecting/connecting signalsCarlos Garnacho2017-11-201-5/+14
* backends: Do not set up the root cursor on invisible window pointersCarlos Garnacho2017-11-201-7/+4
* backends: Protect from reentrancy in meta_cursor_sprite_load_from_themeCarlos Garnacho2017-11-171-2/+2
* backends: Trigger MetaCursorTracker::cursor-changed on texture changesCarlos Garnacho2017-11-171-0/+12
* backends: Add MetaCursorSprite::texture-changed signalCarlos Garnacho2017-11-171-0/+14
* backends: Dissociate visibility from current cursor spriteCarlos Garnacho2017-11-172-22/+40
* compositor: Fix buildCarlos Garnacho2017-11-171-1/+0
* compositor: End MetaDnd grab on plugin grab endCarlos Garnacho2017-11-173-13/+29
* wayland/keyboard: Apply sticky keys masksOlivier Fourdan2017-11-162-0/+71
* backends: configure keyboard accessibilityOlivier Fourdan2017-11-161-0/+93
* backend/native: implement bell-notifyOlivier Fourdan2017-11-161-0/+10
* backend/x11: implement bell-notifyOlivier Fourdan2017-11-161-0/+10
* wayland: Disable AccessX in XwaylandOlivier Fourdan2017-11-161-0/+1
* window/wayland: Handle resizing when headlessJonas Ådahl2017-11-101-2/+6
* renderer/native: Also allow EGL_KHR_platform_gbm extension stringmemeka2017-11-091-0/+3