weston/libweston/desktop
Jonas Ådahl 10ecf60848 xdg-shell: Allow poup grab on non-grabbing popup
Grabbing requires a single chain of grabbing popups, but it doesn't require
grabbing to start with a toplevel, it could just as well start with a
non-grabbing popup.

Avoid seding an error when a client attempts to do this.

Signed-off-by: Jonas Ådahl <jadahl@gmail.com>
2024-11-06 10:43:27 +02:00
..
client.c libweston/desktop: Update my Copyright 2024-02-11 19:07:39 +01:00
internal.h libweston-desktop: Break grabs when a parent surface is destroyed 2024-05-21 13:21:35 -05:00
libweston-desktop.c libweston/desktop: Update my Copyright 2024-02-11 19:07:39 +01:00
meson.build Move libweston-desktop into libweston 2022-06-28 10:35:52 +00:00
seat.c libweston-desktop: Break grabs when a parent surface is destroyed 2024-05-21 13:21:35 -05:00
surface.c libweston-desktop: Break grabs when a parent surface is destroyed 2024-05-21 13:21:35 -05:00
xdg-shell-v6.c libweston/desktop: Avoid a potential crash on invalid resource 2024-10-21 11:14:48 +03:00
xdg-shell.c xdg-shell: Allow poup grab on non-grabbing popup 2024-11-06 10:43:27 +02:00
xwayland.c libweston/desktop: Use the weston_view_move_to_layer helper 2024-06-07 11:59:25 +00:00