mirror of
https://github.com/swaywm/sway.git
synced 2025-03-04 06:34:44 +01:00
Update input-manager.h
This commit is contained in:
parent
919ea1531a
commit
fef41686d6
1 changed files with 2 additions and 0 deletions
|
@ -74,4 +74,6 @@ char *input_device_get_identifier(struct wlr_input_device *device);
|
|||
|
||||
const char *input_device_get_type(struct sway_input_device *device);
|
||||
|
||||
struct sway_input_device *input_sway_device_from_wlr(struct wlr_input_device *device);
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Reference in a new issue