summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* cally: fix state set leakcherry-pick-79e5ec57-3Ray Strode2020-10-151-11/+15
* wayland: Send primary offer to all data devices from the same clientCarlos Garnacho2020-06-232-6/+11
* wayland: Send clipboard offers to all data devices from the same clientCarlos Garnacho2020-06-232-6/+41
* stage/x11: Check that message is WM_PROTOCOLS before assuming soJonas Ådahl2020-06-161-4/+8
* backend-x11: Reintroduce XInitThreadsDaniel van Vugt2020-05-151-0/+1
* Bump version to 3.34.63.34.6Florian Müllner2020-04-302-1/+15
* wayland: preserve `xkb_state` on VT switchOlivier Fourdan2020-04-301-1/+11
* keybindings: Mask out the reserved modifiers maskOlivier Fourdan2020-04-301-1/+1
* keybindings: Check the special modifiers specificallyCarlos Garnacho2020-04-301-0/+10
* compositor: Only include meta-window-actor-wayland.h when building with waylandLaurent Bigonville2020-04-271-1/+1
* kms-impl/simple: Fix page_flip_data ref leak on fallbackPekka Paalanen2020-04-241-1/+4
* kms: Make GSource ready by defaultPekka Paalanen2020-04-241-0/+2
* core: Add private function to get the current selection ownerCarlos Garnacho2020-04-222-0/+43
* x11: Allow X11 clients to clear the selectionCarlos Garnacho2020-04-221-3/+21
* x11: Generalize x11 selection owner checksCarlos Garnacho2020-04-221-2/+2
* x11: Clear X11 selection source after unsetting ownerCarlos Garnacho2020-04-221-0/+1
* x11: Forward current selection state when initializing X11 selectionsCarlos Garnacho2020-04-221-9/+16
* x11-selection: Plug MetaSelectionSourceX11 leakSebastian Keller2020-04-221-0/+1
* wayland: Rely on MetaSelection::owner-changed for .selection event emissionCarlos Garnacho2020-04-191-53/+0
* wayland: Do not cancel old data source when setting new selectionCarlos Garnacho2020-04-191-2/+0
* wayland: Shuffle wl_data_source.cancelled version checks on DnDCarlos Garnacho2020-04-191-5/+5
* core: Cater for reading selection in chunksCarlos Garnacho2020-04-191-8/+46
* x11: Do not trust there is task in error pathsCarlos Garnacho2020-04-191-7/+10
* x11: Don't stall on write_async()Carlos Garnacho2020-04-191-8/+3
* x11: Fix iterative INCR property checksCarlos Garnacho2020-04-191-1/+1
* x11: Don't exceed transfer size in INCR chunksCarlos Garnacho2020-04-191-3/+8
* x11: Don't invariably queue a pending delete requestCarlos Garnacho2020-04-191-1/+4
* x11: Finish INCR transfers properlyCarlos Garnacho2020-04-191-1/+6
* x11: Wait till data is flushed before notifying on the pending taskCarlos Garnacho2020-04-191-1/+1
* x11: Only send SelectionNotify on first INCR chunkCarlos Garnacho2020-04-191-1/+6
* x11: Ensure flush() Flushes all output stream dataCarlos Garnacho2020-04-191-4/+8
* x11: Unset pending flush flag right before notifying on taskCarlos Garnacho2020-04-191-3/+5
* x11: Intern INCR atomCarlos Garnacho2020-04-191-1/+1
* x11: Flag flushes despite having less than the element sizeCarlos Garnacho2020-04-191-2/+7
* x11: XMaxRequestSize returns 4-byte unitsCarlos Garnacho2020-04-191-1/+1
* window: Really propagate effective on-all-workspaces setting to transientsFlorian Müllner2020-04-091-1/+1
* Bump version to 3.34.53.34.5Florian Müllner2020-03-312-1/+14
* x11: Handle windowing errors while writing selection INCR dataCarlos Garnacho2020-03-301-6/+56
* core: Demote tiff and bmp image formats in the clipboard managerRobert Mader2020-03-291-2/+2
* wayland: Don't crash when trying to fullscreen on inert wl_outputJonas Ådahl2020-03-122-2/+2
* kms-impl-device: Clean up state if drm resources disappearJonas Ådahl2020-03-121-0/+10
* cursor-renderer/native: Handle GPU hotplugPekka Paalanen2020-03-101-0/+10
* cursor-renderer/native: Refactor init to per-gpuPekka Paalanen2020-03-101-23/+30
* wayland/data-device: Fix crash with offer from X11 clientOlivier Fourdan2020-02-231-10/+10
* wayland/data-device: Check resource version on cancelOlivier Fourdan2020-02-231-6/+5
* window-actor: Don't show actor until meta_window_actor_show()Jonas Ådahl2020-02-201-0/+1
* window: Ignore requests to be placed on non-existent workspacesFlorian Müllner2020-02-201-1/+4
* Update Chinese (Taiwan) translationYi-Jyun Pan2020-02-191-58/+102
* Bump version to 3.34.43.34.4Florian Müllner2020-02-162-1/+19
* wayland/subsurface: Keep subsurface actors reactiveOlivier Fourdan2020-02-101-4/+1