wlroots-hyprland/types/seat
Markus Ongyerth 9a6f77fc2c tablet-v2: fix merge commits and test again
There were a few issues after rebase, that the merge algorithm didn't
throw at my face:

wlr_output did a check on the actual role, not a string anymore, so that
had to go to allow tablet-v2 to set cursor surfaces.
A few L_DEBUG/L_ERRORs were still around
There was a user-after-free in tablet-group free()ing, probably after
insufficient testing from a previous feedback pass
2018-07-14 10:29:22 +02:00
..
wlr_seat.c util: add wlr_ prefix to log symbols 2018-07-09 22:49:54 +01:00
wlr_seat_keyboard.c util: add wlr_ prefix to log symbols 2018-07-09 22:49:54 +01:00
wlr_seat_pointer.c tablet-v2: fix merge commits and test again 2018-07-14 10:29:22 +02:00
wlr_seat_touch.c util: add wlr_ prefix to log symbols 2018-07-09 22:49:54 +01:00