wlroots-hyprland/backend/wayland
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
..
backend.c backend/wayland: take existing wl_display in wlr_wl_backend_create() 2023-08-16 16:29:09 +02:00
meson.build backend/wayland: add scaling support for output layers 2023-06-05 18:29:55 +00:00
output.c backend/wayland: tag wl_surface 2023-08-16 16:38:53 +02:00
pointer.c backend/wayland: tag wl_surface 2023-08-16 16:38:53 +02:00
seat.c backend/wayland: support touch cancel events 2023-03-24 11:47:08 +00:00
tablet_v2.c backend/wayland: tag wl_surface 2023-08-16 16:38:53 +02:00