summaryrefslogtreecommitdiff
path: root/src/x11
Commit message (Expand)AuthorAgeFilesLines
* x11: Add window test before accessing reparents_pending fieldRémi Bernon2019-09-021-1/+1
* core: Fix multiple reparent requests handlingRémi Bernon2019-09-021-1/+4
* iconcache: Avoid xrender picture formats when creating cairo surfaceRay Strode2019-08-271-25/+7
* Revert "iconcache: Support 16bit icons"Ray Strode2019-08-271-1/+0
* core: Move Stack to StackTracker synchronization back to stack.cCarlos Garnacho2019-08-261-60/+0
* clutter: Move X11 input to src/backends/x11Carlos Garnacho2019-08-241-1/+2
* xwayland: pass the X11 displayOlivier Fourdan2019-08-191-3/+2
* compositor/x11: Move stage input region setting to MetaX11DisplayJonas Ådahl2019-08-192-0/+50
* compositor: Move out X11 compositing code into sub typeJonas Ådahl2019-08-191-6/+11
* x11: Add "closing" flag to MetaX11DisplayCarlos Garnacho2019-08-062-0/+4
* x11: Shuffle x11-stack destruction in MetaX11Display disposeCarlos Garnacho2019-08-061-2/+2
* x11: Do not queue stack operation for guard windowCarlos Garnacho2019-08-061-13/+0
* x11: Add meta_x11_get_display_name() functionCarlos Garnacho2019-08-062-1/+22
* iconcache: Support 16bit iconsRay Strode2019-08-011-0/+1
* x11: Remove benign warning for older X clientsMark Blakeney2019-07-221-10/+9
* window-x11: Focus a window in the active workspace as take-focus fallbackMarco Trevisan (Treviño)2019-07-181-5/+11
* window-x11: Use any focusable window as fallback delayed focus windowMarco Trevisan (Treviño)2019-07-081-24/+96
* window-x11: Accept any focusable window as fallback focusMarco Trevisan (Treviño)2019-07-081-1/+1
* window-x11: Don't double-check for unmanaging windowsMarco Trevisan (Treviño)2019-07-081-3/+0
* compositor: Add MetaDnD private function to initialize XDNDCarlos Garnacho2019-07-041-0/+4
* window-x11: Fix typoFlorian Müllner2019-06-241-1/+1
* window-x11: Focus the default window with delay while waiting for take-focusMarco Trevisan (Treviño)2019-06-241-3/+92
* window-x11: Fix _XOPEN_SOURCE usage for gethostname on FreeBSDTing-Wei Lan2019-06-241-1/+1
* x11-display: Handle mapped XIDs per typeMarco Trevisan (Treviño)2019-06-061-4/+11
* x11-display: Simplify bell handlingFlorian Müllner2019-05-281-32/+7
* x11: Initialize GdkDisplay together with MetaX11DisplayCarlos Garnacho2019-05-241-0/+3
* x11: Unmanage X11 windows on MetaX11Display finalizationCarlos Garnacho2019-05-241-0/+22
* core: Untangle input focus managementCarlos Garnacho2019-05-243-55/+21
* x11: Separate X11 focus handling into MetaX11Display methodCarlos Garnacho2019-05-243-16/+44
* x11: Move X11 calls to map/unmap a MetaWindow to MetaWindowX11Carlos Garnacho2019-05-241-0/+23
* x11: Add MetaX11Stack objectCarlos Garnacho2019-05-244-0/+451
* x11: Move focus sentinel to MetaX11DisplayCarlos Garnacho2019-05-243-2/+42
* meta: Remove meta_free_gslist_and_elementsMarco Trevisan (Treviño)2019-05-151-1/+1
* x11: Do not warn on cancelled X11 selection sourcesCarlos Garnacho2019-05-151-2/+2
* Make MetaSelection, MetaSelectionSource and MetaMemorySelectionSource publicCarlos Garnacho2019-05-023-3/+3
* wayland: Reduce MetaXWaylandSelection to just DnDCarlos Garnacho2019-05-021-1/+1
* x11: Add X11 selection managementCarlos Garnacho2019-05-025-0/+456
* x11: Add X11 MetaSelectionSource implementationCarlos Garnacho2019-05-023-0/+297
* x11: Add X11 selection input/output streamsCarlos Garnacho2019-05-026-1/+1294
* core: Fix differing sequence timestamp precision expectationsCarlos Garnacho2019-04-171-1/+1
* x11-display: Split out restoring of active workspaceFlorian Müllner2019-03-042-25/+39
* Use a consistent style for enum bracesNiels De Graef2019-02-282-2/+4
* window: Move can_ping to a function and implement in X11Marco Trevisan (Treviño)2019-02-134-2/+27
* window-x11: Move delete_window to MetaWindowX11PrivateMarco Trevisan (Treviño)2019-02-134-3/+20
* window-x11: Move take_focus to MetaWindowX11PrivateMarco Trevisan (Treviño)2019-02-134-4/+25
* window: Add is_focusable class methodMarco Trevisan (Treviño)2019-02-131-2/+8
* Fix builds with G_DISABLE_ASSERTFlorian Müllner2019-01-252-0/+3
* meta: Hide libmutter symbols by default and selectively export themMarco Trevisan (Treviño)2019-01-231-0/+1
* x11: Add method to launch applications, using SnLauncherCarlos Garnacho2019-01-182-0/+76
* build: Make libcanberra no longer optionalCarlos Garnacho2019-01-081-4/+0