summaryrefslogtreecommitdiff
path: root/src/compositor/meta-compositor-x11.c
Commit message (Expand)AuthorAgeFilesLines
* compositor/x11: Drop duplicated methods callsBilal Elmoussaoui2023-05-151-2/+0
* compositor: Guard X11 typesBilal Elmoussaoui2023-05-151-1/+1
* x11/x11-display: Always set the compositor manager selection on initMarco Trevisan (Treviño)2023-05-151-2/+0
* x11/x11-display: Set compositor selection earlier on XWaylandMarco Trevisan (Treviño)2023-05-151-1/+1
* clutter: Pass 'ClutterFrame' in all stage update signalsJonas Ådahl2023-01-231-0/+2
* compositor: Setup and use ownership chainsJonas Ådahl2022-12-171-3/+10
* compositor: Introduce MetaCompositorViewNativeDor Askayo2022-08-011-0/+9
* compositor: Expose the MetaCompositorView in before_paint () vfuncDor Askayo2022-08-011-3/+3
* backends/x11: Update MetaBackend on ClutterEvent processingCarlos Garnacho2022-02-081-1/+2
* compositor: Destroy actors when unmanagingJonas Ådahl2022-02-071-0/+4
* backends: Shuffle ClutterBackendX11 code into MetaClutterBackendX11Carlos Garnacho2021-07-161-1/+1
* compositor/x11: Notify the sync ring about frames on updatesJonas Ådahl2021-03-091-17/+18
* compositor: Sync pointer after begin/end modal on X11Carlos Garnacho2021-02-141-0/+6
* compositor: Refactor backend-specific code into MetaCompositor vfuncsCarlos Garnacho2021-02-141-0/+12
* compositor: Make sure _NET_WM_FRAME_DRAWN timestamp has the right scopeJonas Ådahl2020-10-121-0/+65
* clutter: Paint views with individual frame clocksJonas Ådahl2020-07-021-6/+9
* compositor: Use stage signals instead of clutter repaint callbacksJonas Ådahl2020-07-021-6/+6
* compositor-x11: Move synchronization to before-updateJonas Ådahl2020-07-021-7/+35
* compositor: Get the stage via the backendJonas Ådahl2020-06-051-1/+3
* display: Initialize MetaCompositor in two stepsJonas Ådahl2020-04-161-3/+29
* compositor: Shuffle x11 compositing bits in MetaCompositorCarlos Garnacho2020-02-281-0/+4
* window-actor: Move shapes, shadows and unredirection to X11 sub typesJonas Ådahl2019-10-161-4/+12
* compositor/x11: Move unredirect logic to helperJonas Ådahl2019-10-161-15/+24
* clutter: Move X11 input to src/backends/x11Carlos Garnacho2019-08-241-1/+2
* compositor: Let MetaDisplay choose the correct compositor typeJonas Ådahl2019-08-191-0/+8
* compositor/x11: Move stage input region setting to MetaX11DisplayJonas Ådahl2019-08-191-56/+1
* compositor: Move out X11 compositing code into sub typeJonas Ådahl2019-08-191-0/+412