mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2024-11-22 07:02:28 +00:00
seat: remove a TODO comment about simulating keyboard events
This commit is contained in:
parent
6e8fb5509f
commit
96f1fdd113
@ -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…
Reference in New Issue
Block a user