weston/xwayland
Derek Foreman 8e1d7fe4da xwm: Init window link after removing it
In future code the window link will end up in a state where it may or may
not be on the unpaired_window_list and we'll want to go from that state
to one where it's definitely not on the list.

Initting the list after removal (in these two places) allows us to
unconditionally remove it later.

Signed-off-by: Derek Foreman <derek.foreman@collabora.com>
2023-03-03 08:20:34 +00:00
..
dnd.c shared: extract hash table implementation from xwayland 2023-03-03 08:08:46 +00:00
launcher.c xwayland: Fix user after free on shutdown 2022-01-21 11:42:03 +00:00
meson.build shared: extract hash table implementation from xwayland 2023-03-03 08:08:46 +00:00
selection.c xwm: Assert if we try to fetch our own selection 2022-12-07 10:03:37 +02:00
window-manager.c xwm: Init window link after removing it 2023-03-03 08:20:34 +00:00
xwayland-internal-interface.h libweston-desktop: Add get_position 2022-06-29 11:44:48 +00:00
xwayland.h xwm: Fix selection if no seat present at startup 2022-12-07 10:03:37 +02:00