mutter/src/x11
Jonas Ådahl 1992aa1567 x11-display: Stop special casing barriers when iterating window table
In the past, barries were added to the window management X11 display
instance window table, and then special cased when iterating over the
list.

Since then, barriers, which are really part of the backend, has stopped
being added to the window hash table, instead being managed by the
backend. Lets clean up the left-over special casing that is no longer
needed.

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2442>
2022-07-26 20:27:24 +00:00
..
atomnames.h
events.c barriers: Make barriers fully part of the backend 2022-07-26 20:27:24 +00:00
events.h
group-private.h
group-props.c
group-props.h
group.c mutter: Add missing nullable annotation when possible 2022-04-05 14:05:23 +02:00
iconcache.c
iconcache.h
meta-selection-source-x11-private.h
meta-selection-source-x11.c
meta-startup-notification-x11.c startup/x11: Fix compiling without startup-notification 2022-05-25 10:38:25 +00:00
meta-startup-notification-x11.h
meta-x11-display-private.h barriers: Make barriers fully part of the backend 2022-07-26 20:27:24 +00:00
meta-x11-display.c x11-display: Stop special casing barriers when iterating window table 2022-07-26 20:27:24 +00:00
meta-x11-errors.c
meta-x11-selection-input-stream-private.h
meta-x11-selection-input-stream.c x11/input-selection-stream: Handle Xwayland going away 2022-05-31 12:00:55 +00:00
meta-x11-selection-output-stream-private.h
meta-x11-selection-output-stream.c
meta-x11-selection-private.h
meta-x11-selection.c x11/selection: Unset selection ownership on shutdown 2022-05-31 12:00:54 +00:00
meta-x11-stack-private.h
meta-x11-stack.c
meta-x11-window-control.c
meta-x11-window-control.h
mutter-Xatomtype.h
session.c x11/sm: Drop the zenity confirmation dialog 2022-05-06 16:13:45 +02:00
session.h
window-props.c
window-props.h
window-x11-private.h
window-x11.c x11/window: Update _NET_WM_DESKTOP when a window becomes all-workspace 2022-05-02 16:35:58 +00:00
window-x11.h
xprops.c
xprops.h