mirror of
https://github.com/swaywm/sway.git
synced 2025-11-23 06:59:48 -05:00
sway xcursor manager
This commit is contained in:
parent
d76e745b73
commit
7c67bea942
3 changed files with 41 additions and 0 deletions
|
|
@ -18,4 +18,6 @@ void sway_seat_add_device(struct sway_seat *seat,
|
|||
void sway_seat_remove_device(struct sway_seat *seat,
|
||||
struct wlr_input_device *device);
|
||||
|
||||
void sway_seat_configure_xcursor(struct sway_seat *seat);
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue