mirror of
https://gitlab.freedesktop.org/wayland/weston.git
synced 2026-05-14 23:38:08 +02:00
This should prevent extra focus signal emission the similarly to how default_grab_pointer_focus() does, though we don't have the surface jumping logic here. This stops xdg pings from being sent every output repaint during a grab when the pointer isn't in any windows belonging to the grab parent. An example would be running weston-terminal, bringing up the right click pop-up, and moving the mouse onto the desktop while another client causes repaints. Signed-off-by: Derek Foreman <derek.foreman@collabora.com> |
||
|---|---|---|
| .. | ||
| client.c | ||
| internal.h | ||
| libweston-desktop.c | ||
| meson.build | ||
| seat.c | ||
| surface.c | ||
| xdg-shell-v6.c | ||
| xdg-shell.c | ||
| xwayland.c | ||