mirror of
https://github.com/swaywm/sway.git
synced 2025-11-27 06:59:53 -05:00
Implement cursor event simulation with sway commands.
This commit is contained in:
parent
4240ede065
commit
1edb2bd892
7 changed files with 91 additions and 2 deletions
|
|
@ -47,6 +47,7 @@ sway_sources = files(
|
|||
'commands/resize.c',
|
||||
'commands/seat.c',
|
||||
'commands/seat/attach.c',
|
||||
'commands/seat/cursor.c',
|
||||
'commands/seat/fallback.c',
|
||||
'commands/set.c',
|
||||
'commands/split.c',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue