wlroots-hyprland/backend
Simon Ser 4f88886199 backend/wayland: tag wl_surface
When integrating wlroots with another toolkit, wlroots may receive
wl_pointer.enter events for surfaces not backed by a wlr_output.
Ignore such surfaces by tagging the ones we're aware of with
wl_proxy_set_tag().
2023-08-16 16:38:53 +02:00
..
drm backend/drm: restore custom modes 2023-07-26 17:08:47 +00:00
headless Use wl_container_of() instead of casts 2023-07-11 20:16:17 +02:00
libinput Use wl_container_of() instead of casts 2023-07-11 20:16:17 +02:00
multi Use wl_container_of() instead of casts 2023-07-11 20:16:17 +02:00
session backend/session: make optional 2022-11-25 16:15:29 +00:00
wayland backend/wayland: tag wl_surface 2023-08-16 16:38:53 +02:00
x11 backend/x11: log output test failure reasons 2023-07-18 15:27:44 -07:00
backend.c Use struct initializers instead of memset() 2023-07-07 17:31:11 +02:00
meson.build backend/session: make optional 2022-11-25 16:15:29 +00:00