summaryrefslogtreecommitdiff
path: root/src/core/display-private.h
Commit message (Expand)AuthorAgeFilesLines
* core/display: Guard X11 typesBilal Elmoussaoui2023-05-151-0/+3
* core: Pass MetaWindow on passive button grab machineryCarlos Garnacho2023-04-121-2/+2
* x11: Handle accounting of ignored serials in X11 codeCarlos Garnacho2023-02-091-15/+0
* compositor: Move tiling preview management to MetaWindowDragCarlos Garnacho2023-01-301-8/+0
* compositor: Move edge resistance data to MetaWindowDragCarlos Garnacho2023-01-301-4/+0
* compositor: Make cleaning cached edges go through MetaWindowDragCarlos Garnacho2023-01-301-3/+0
* core: Cleanup header includesCarlos Garnacho2023-01-301-2/+0
* core: Delete now unused codeCarlos Garnacho2023-01-301-33/+0
* core: Drop MetaEventRouteCarlos Garnacho2023-01-301-14/+0
* core: Drop unused arguments to meta_display_grab_op()Carlos Garnacho2023-01-301-5/+0
* core: Make MetaDisplay grab API privateCarlos Garnacho2023-01-301-0/+14
* core: Pass "frame action" grab operations as an "unconstrained" grab opCarlos Garnacho2023-01-301-1/+0
* core: Drop META_EVENT_ROUTE_WAYLAND_POPUPCarlos Garnacho2023-01-301-4/+0
* core: Drop META_EVENT_ROUTE_FRAME_BUTTONCarlos Garnacho2023-01-301-3/+0
* Remove meta_get_display()Jonas Ådahl2022-12-171-3/+0
* startup-notification/x11: Let the libsn user handle API annoyancesJonas Ådahl2022-12-171-2/+0
* window: Throttle resize-grab updates to stage updatesJonas Ådahl2022-10-181-3/+3
* core: Move remaining default focus window handling to workspaceSebastian Wick2022-09-201-3/+0
* display: Remove META_EVENT_ROUTE_COMPOSITOR_GRABFlorian Müllner2022-05-281-4/+0
* display: Add method to flush a single window from the queuesSebastian Keller2022-05-251-0/+4
* window: Move some display level window processing to MetaDisplayJonas Ådahl2022-02-071-0/+8
* core: Handle redirection changes in and out of ClutterGrab grabsCarlos Garnacho2022-01-291-0/+1
* display: Keep pointer to the contextJonas Ådahl2021-07-151-1/+2
* context: Make context owner of MetaDisplayJonas Ådahl2021-07-151-1/+1
* display: Don't include sn.h from display-private.hJonas Ådahl2021-07-151-4/+0
* display: Make meta_display_open() report errorsJonas Ådahl2021-05-171-1/+1
* backends: Split pad action mapping to a separate objectCarlos Garnacho2020-11-271-0/+2
* edge-resistance: Replace booleans with flags parameterFlorian Müllner2020-10-141-1/+1
* core: Remove unused struct fieldCarlos Garnacho2020-09-231-3/+0
* core/display: Remove obsolete typedefFlorian Müllner2020-08-311-1/+0
* Add MetaGravity and replace X11 equivalent with itJonas Ådahl2020-02-291-1/+1
* core: Make meta_display_init_x11() an async functionCarlos Garnacho2020-02-281-2/+8
* core/core: Remove meta_retheme_all() helperJonas Ådahl2019-10-151-1/+0
* core: Manage only X11 windows when (re)startingCarlos Garnacho2019-08-061-1/+1
* cleanup: Stop using g_get_current_time ()Florian Müllner2019-08-031-1/+1
* core: Add explicit init/shutdown_x11() MetaDisplay callsCarlos Garnacho2019-05-241-0/+4
* x11: Separate X11 focus handling into MetaX11Display methodCarlos Garnacho2019-05-241-12/+1
* x11: Move focus sentinel to MetaX11DisplayCarlos Garnacho2019-05-241-8/+0
* Make MetaSelection, MetaSelectionSource and MetaMemorySelectionSource publicCarlos Garnacho2019-05-021-3/+1
* core: Add clipboard managerCarlos Garnacho2019-05-021-0/+3
* core: Set up MetaSelection on MetaDisplayCarlos Garnacho2019-05-021-0/+5
* Use a consistent style for enum bracesNiels De Graef2019-02-281-3/+6
* meta: Hide libmutter symbols by default and selectively export themMarco Trevisan (Treviño)2019-01-231-1/+5
* core: Add MetaSoundPlayer abstractionCarlos Garnacho2019-01-081-0/+2
* window: Add window idOlivier Fourdan2018-12-141-0/+4
* Clean up include macros messJonas Ådahl2018-11-061-14/+11
* display: Export meta_display_close()Jonas Ådahl2018-07-061-2/+0
* Move workspace related code from MetaDisplay to MetaWorkspaceManagerArmin Krezović2018-07-061-52/+0
* Add MetaWorkspaceManager skeletonArmin Krezović2018-07-061-0/+1
* Use MetaMonitorManager insted of MetaDisplay where possibleArmin Krezović2018-07-061-1/+0