wlroots-hyprland/types/tablet_v2
Simon Ser 781ed1ff02 Fix -Wreturn-type warnings
When calling assert(0) instead of returning a value, -Wreturn-type
warnings are triggered because assertions can be disabled. Replace these
assertions with abort().
2020-05-19 14:54:02 +02:00
..
wlr_tablet_v2.c Simplify globals implementation by removing destructors 2019-11-25 09:01:46 -05:00
wlr_tablet_v2_pad.c Fix heap-use-after-free in wlr_send_tablet_v2_tablet_pad_leave 2019-10-27 19:01:16 +01: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 Fix -Wreturn-type warnings 2020-05-19 14:54:02 +02:00