wlroots/backend/libinput
Manuel Stoeckl a290d7a78d Make implementation function lists static const
This requires a change to the type of `struct wlr_tablet` and
`wlr_tablet_init` signature, both of which are part of the unstable API.
2021-02-05 10:04:20 +01:00
..
backend.c backend/session: replace session_signal with events.active 2020-11-19 22:47:49 +01:00
events.c Add -Wmissing-prototypes 2019-11-20 02:05:03 +00:00
keyboard.c Replace wlr_key_state with wl_keyboard_key_state 2020-11-11 10:58:38 +01:00
meson.build meson: Various improvements 2019-12-23 07:48:29 -05:00
pointer.c
switch.c
tablet_pad.c
tablet_tool.c Make implementation function lists static const 2021-02-05 10:04:20 +01:00
touch.c