wlroots-hyprland/backend/wayland
Simon Ser 22b6581a18 backend/wayland: wait for xdg_surface.configure explicitly
We were assuming a roundtrip was enough to get an
xdg_surface.configure event. That's not the case, the protocol
spec doesn't make such a guarantee.
2023-08-16 22:09:01 +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: wait for xdg_surface.configure explicitly 2023-08-16 22:09:01 +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