mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-10-31 22:25:21 -04:00
seat: remove a TODO comment about simulating keyboard events
This commit is contained in:
parent
6e8fb5509f
commit
96f1fdd113
1 changed files with 0 additions and 1 deletions
|
|
@ -196,7 +196,6 @@ struct wlr_seat_pointer_state {
|
|||
} events;
|
||||
};
|
||||
|
||||
// TODO: May be useful to be able to simulate keyboard input events
|
||||
struct wlr_seat_keyboard_state {
|
||||
struct wlr_seat *seat;
|
||||
struct wlr_keyboard *keyboard;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue