wlroots/types/seat
Isaac Freund 5ecbd23c1d wlr_surface: fix argument order consistency
This swaps the argument order of wlr_surface_accepts_touch() and
wlr_surface_accepts_tablet_v2(), putting the wlr_surface argument first
as should be the case for functions namespaced with wlr_surface_*.
2024-07-13 19:56:58 +00:00
..
wlr_seat_keyboard.c seat/keyboard: drop unnecessary check in handle_keyboard_keymap() 2024-05-27 23:08:20 +00:00
wlr_seat_pointer.c pointer: drop enum wlr_axis_orientation 2024-02-28 16:39:18 +00:00
wlr_seat_touch.c wlr_surface: fix argument order consistency 2024-07-13 19:56:58 +00:00
wlr_seat.c Define _POSIX_C_SOURCE globally 2024-02-15 15:41:12 +01:00