mutter/src/x11
Florian Müllner b9008ee83d window: Handle layer of DESKTOP windows
Assigning the corresponding stack layer of DESKTOP windows is
currently X11 specific, because there is no way for wayland
clients to set the DESKTOP window type.

This is about to change, so move the code to the generic layer
handling.

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3305>
2023-10-24 19:25:24 +00:00
..
atomnames.h x11: Simplify handling of focus-follows-mouse 2023-09-28 15:39:44 +00:00
events.c x11: Add another mechanism to ignore crossing events 2023-09-28 15:39:44 +00:00
events.h
group-private.h
group-props.c
group-props.h
group.c
iconcache.c
iconcache.h
meta-selection-source-x11-private.h Update license access method 2023-08-30 08:48:23 +02:00
meta-selection-source-x11.c Update license access method 2023-08-30 08:48:23 +02:00
meta-startup-notification-x11.c
meta-startup-notification-x11.h
meta-sync-counter.c
meta-sync-counter.h
meta-x11-display-private.h x11: Add another mechanism to ignore crossing events 2023-09-28 15:39:44 +00:00
meta-x11-display.c x11: Add another mechanism to ignore crossing events 2023-09-28 15:39:44 +00:00
meta-x11-errors.c x11: Replace Mutter X11 errors with Mtk ones 2023-09-02 09:52:54 +00:00
meta-x11-event-source.c Update license access method 2023-08-30 08:48:23 +02:00
meta-x11-event-source.h Update license access method 2023-08-30 08:48:23 +02:00
meta-x11-selection-input-stream-private.h
meta-x11-selection-input-stream.c
meta-x11-selection-output-stream-private.h
meta-x11-selection-output-stream.c
meta-x11-selection-private.h Update license access method 2023-08-30 08:48:23 +02:00
meta-x11-selection.c Update license access method 2023-08-30 08:48:23 +02:00
meta-x11-stack-private.h
meta-x11-stack.c
mutter-Xatomtype.h
session.c cleanup: Fix various typos 2023-08-12 20:13:37 +00:00
session.h mutter: Completely replace MetaRectangle with MtkRectangle 2023-08-30 16:46:14 +02:00
window-props.c mutter: Completely replace MetaRectangle with MtkRectangle 2023-08-30 16:46:14 +02:00
window-props.h cleanup: Fix various typos 2023-08-12 20:13:37 +00:00
window-x11-private.h mutter: Completely replace MetaRectangle with MtkRectangle 2023-08-30 16:46:14 +02:00
window-x11.c window: Handle layer of DESKTOP windows 2023-10-24 19:25:24 +00:00
window-x11.h mutter: Completely replace MetaRectangle with MtkRectangle 2023-08-30 16:46:14 +02:00
xprops.c
xprops.h