wlroots/backend/wayland
Alexander Orzechowski 27cf4f4baa backend/wayland: Linearly allocate output layers
Instaed of tracking the allocated wayland surface as part of the
output layer, just allocate them linearly. If this is acceptable and
the drm backend is also changed, we can get rid of wlr_output.layers
and wlr_output_layer completely.
2023-07-20 00:25:27 -04:00
..
backend.c Use wl_container_of() instead of casts 2023-07-11 20:16:17 +02:00
meson.build backend/wayland: add scaling support for output layers 2023-06-05 18:29:55 +00:00
output.c backend/wayland: Linearly allocate output layers 2023-07-20 00:25:27 -04:00
pointer.c Use wl_signal_emit_mutable 2022-08-18 07:16:16 -04:00
seat.c backend/wayland: support touch cancel events 2023-03-24 11:47:08 +00:00
tablet_v2.c Use wl_signal_emit_mutable 2022-08-18 07:16:16 -04:00