mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-10-29 05:40:12 -04:00
Made touch standalone
TODO test
This commit is contained in:
parent
4c1d74ef91
commit
c622a0c7fb
2 changed files with 198 additions and 38 deletions
|
|
@ -103,7 +103,6 @@ void keyboard_key_notify(struct wl_listener *listener, void *data) {
|
|||
wl_display_terminate(sample->display);
|
||||
}
|
||||
}
|
||||
// TODO keyboard input
|
||||
}
|
||||
|
||||
void keyboard_destroy_notify(struct wl_listener *listener, void *data) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue