summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* compositor/x11: Move stage input region setting to MetaX11DisplayJonas Ådahl2019-08-195-66/+58
* compositor: Move out X11 compositing code into sub typeJonas Ådahl2019-08-1913-377/+673
* compositor: Fix indentation mistakeJonas Ådahl2019-08-191-1/+1
* compositor: Make type derivableJonas Ådahl2019-08-1910-197/+401
* compositor: Use meta_window_actor_from_window() throughoutJonas Ådahl2019-08-191-15/+29
* events: No UI frame button press events for WaylandOlivier Fourdan2019-08-192-4/+15
* window: Move UI frame event handler to a separate functionOlivier Fourdan2019-08-192-1/+14
* Updated Lithuanian translationAurimas Černius2019-08-181-48/+96
* Update Romanian translationFlorentina Mușat2019-08-181-14/+16
* clutter/stage-cogl: Remove pending_swaps counterDaniel van Vugt2019-08-162-48/+8
* cursor-renderer/native: Fix compilation warningAlbert Vaca Cintora2019-08-161-1/+1
* cogl: Remove unused cogl_{begin,end}_gl APIAdam Jackson2019-08-167-191/+0
* cogl: Remove unused cogl-gles2 APIAdam Jackson2019-08-1627-7070/+2
* kms: Deal with GPUs being unpluggedHans de Goede2019-08-152-2/+37
* kms: Fix drm_connector mem-leak in meta_kms_connector_update_stateHans de Goede2019-08-151-0/+2
* kms: drmModeGetConnector may failHans de Goede2019-08-152-1/+4
* kms: drmModeGetCrtc may failHans de Goede2019-08-151-0/+7
* kms: Fix meta_kms_crtc_read_state gamma table memory leakHans de Goede2019-08-151-9/+8
* kms: Remove unused fields from MetaKmsCrtcState structHans de Goede2019-08-151-4/+0
* udev: Add device-removed signalHans de Goede2019-08-151-0/+10
* udev: Fix wrong closure function usage for the "device-added" signalHans de Goede2019-08-151-4/+2
* ci/Dockerfile: Pass --no-cache in build exampleJonas Ådahl2019-08-151-1/+1
* ci/Dockerfile: Upgrade after adding copr reposJonas Ådahl2019-08-151-0/+1
* core: Do not crash on untimely stack queries for X11 windowsCarlos Garnacho2019-08-151-3/+9
* wayland: Start up the grace Xwayland period right after starting XwaylandCarlos Garnacho2019-08-151-2/+12
* wayland: Create XAuthority file onceCarlos Garnacho2019-08-151-3/+3
* compositor: Use g_clear_signal_handler to disconnect signal handlersJonas Ådahl2019-08-143-28/+9
* display: Destroy compositor using g_clear_pointerMarco Trevisan (Treviño)2019-08-141-2/+1
* compositor: Make it a GObjectMarco Trevisan (Treviño)2019-08-144-32/+75
* wayland/data-device: Use correct selection type to get mime typesHans de Goede2019-08-141-1/+1
* monitor: Always advertise modes similar to the preferred modeJonas Ådahl2019-08-131-2/+11
* monitor: Check mode resolution area when determining advertisabilityJonas Ådahl2019-08-131-4/+2
* monitor: Fix style issueJonas Ådahl2019-08-131-1/+2
* Update Indonesian translationKukuh Syafaat2019-08-131-15/+18
* Update Basque translationAsier Sarasua Garmendia2019-08-111-17/+16
* Bump version to 3.33.903.33.90Florian Müllner2019-08-092-1/+19
* core: Exit early on keybindings if this is a wayland compositorCarlos Garnacho2019-08-091-1/+1
* wayland: Check the xwayland shutdown policy before listening for x11 windowsCarlos Garnacho2019-08-071-2/+5
* clutter-actor: Expose layout manager properties to transitionsFlorian Müllner2019-08-061-10/+72
* wayland: Implement on-demand start of XwaylandCarlos Garnacho2019-08-063-21/+113
* core: Avoid queueing a stack operation on the frame when the X11 is closingCarlos Garnacho2019-08-061-12/+18
* x11: Add "closing" flag to MetaX11DisplayCarlos Garnacho2019-08-062-0/+4
* x11: Shuffle x11-stack destruction in MetaX11Display disposeCarlos Garnacho2019-08-061-2/+2
* wayland: Add setting/api to check the policy to set up the X11 displayCarlos Garnacho2019-08-067-9/+33
* wayland: Refactor code setting up the display socketCarlos Garnacho2019-08-061-12/+28
* wayland: Add tracking of X11 windowsCarlos Garnacho2019-08-062-0/+38
* compositor: Add explicit API call to redirect X11 windowsCarlos Garnacho2019-08-063-2/+14
* wayland: Disconnect signal when the display closesCarlos Garnacho2019-08-061-0/+3
* wayland: Rename xwayland init/shutdown functionsCarlos Garnacho2019-08-063-10/+10
* core: Manage only X11 windows when (re)startingCarlos Garnacho2019-08-062-5/+6