mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-04 04:06:06 -05:00
parent
4a73828911
commit
d2fcb5343f
12 changed files with 364 additions and 22 deletions
1
input.h
1
input.h
|
|
@ -26,6 +26,7 @@
|
|||
|
||||
extern const struct wl_keyboard_listener keyboard_listener;
|
||||
extern const struct wl_pointer_listener pointer_listener;
|
||||
extern const struct wl_touch_listener touch_listener;
|
||||
|
||||
void input_repeat(struct seat *seat, uint32_t key);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue