wlroots/backend/wayland
Kirill Primak 4cbc8385ce pointer: store the output instead of its name
In cases where the value is actually valid, the input device lives
just as long as the output, so it's easier to provide the output itself
instead for making a compositor find it by the name.
2023-06-03 20:10:22 +03:00
..
backend.c backend/wayland: fix leak of some globals 2023-03-01 16:07:54 +01:00
meson.build backend/wayland: give wlr_pointer ownership to wlr_wl_seat 2022-03-17 17:16:47 +00:00
output.c output-layer: add cropping support 2023-04-20 10:39:46 +02:00
pointer.c pointer: store the output instead of its name 2023-06-03 20:10:22 +03: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