mirror of
https://github.com/wizbright/waybox.git
synced 2025-11-01 22:58:42 -04:00
Updated README.md; moved the keyboard code from server.c to seat.c
This commit is contained in:
parent
7d76b9ef76
commit
fe78796f7f
4 changed files with 138 additions and 138 deletions
|
|
@ -10,7 +10,6 @@ struct wb_seat {
|
|||
struct wlr_seat * seat;
|
||||
|
||||
struct wl_list keyboards;
|
||||
struct wl_listener new_input;
|
||||
};
|
||||
|
||||
struct wb_keyboard {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue