wlroots-hyprland/backend/wayland
Simon Ser 2b5eb0733e backend/wayland: make destroy_wl_seats() handle a single seat
Instead of destroying all seats, destroy a single one. We only need
to destroy all seats at one call-site (backend_destroy), but we'll
need to destroy a single seat elsewhere in the next commit.
2023-02-02 18:24:38 +00:00
..
backend.c backend/wayland: make destroy_wl_seats() handle a single seat 2023-02-02 18:24:38 +00:00
meson.build backend/wayland: give wlr_pointer ownership to wlr_wl_seat 2022-03-17 17:16:47 +00:00
output.c backend/wayland: update output mode after commit is done 2023-02-02 17:24:37 +00:00
pointer.c Use wl_signal_emit_mutable 2022-08-18 07:16:16 -04:00
seat.c backend/wayland: make destroy_wl_seats() handle a single seat 2023-02-02 18:24:38 +00:00
tablet_v2.c Use wl_signal_emit_mutable 2022-08-18 07:16:16 -04:00