wlroots-hyprland/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 Implement the pointer-gestures-unstable-v1 protocol 2019-01-28 22:06:36 +01:00
switch.c s/lid_switch/switch_device 2019-03-19 22:45:58 -04:00
tablet_pad.c Move initialization of wlr_tablet_pad into types/wlr_tablet_pad 2019-09-26 19:41:19 +03:00
tablet_tool.c Make implementation function lists static const 2021-02-05 10:04:20 +01:00
touch.c backend: touch: Fixup incomplete patch for single touch devices. 2019-08-19 17:35:30 +03:00