wlroots-hyprland/types/tablet_v2
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_tablet_v2.c First feedback pass from acrisci 2018-07-14 09:52:05 +02:00
wlr_tablet_v2_pad.c tablet-v2: fix merge commits and test again 2018-07-14 10:29:22 +02:00
wlr_tablet_v2_tablet.c rename wlr_tablet_tool to wlr_tablet 2018-07-14 09:49:58 +02:00
wlr_tablet_v2_tool.c tablet-v2: fix merge commits and test again 2018-07-14 10:29:22 +02:00