mirror of
https://github.com/swaywm/sway.git
synced 2025-11-12 13:29:56 -05:00
keyboard remove
This commit is contained in:
parent
5e9ee32d63
commit
4d449743c5
3 changed files with 40 additions and 2 deletions
|
|
@ -11,3 +11,5 @@ struct sway_keyboard {
|
|||
|
||||
struct sway_keyboard *sway_keyboard_create(struct sway_seat *seat,
|
||||
struct wlr_input_device *device);
|
||||
|
||||
void sway_keyboard_destroy(struct sway_keyboard *keyboard);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue