mirror of
https://github.com/swaywm/sway.git
synced 2025-11-20 06:59:46 -05:00
Implement mouse warping
This commit is contained in:
parent
eb5a8e03ff
commit
ae6d459000
5 changed files with 39 additions and 4 deletions
|
|
@ -63,6 +63,7 @@ sway_sources = files(
|
|||
'commands/input/xkb_options.c',
|
||||
'commands/input/xkb_rules.c',
|
||||
'commands/input/xkb_variant.c',
|
||||
'commands/mouse_warping.c',
|
||||
'commands/output.c',
|
||||
'commands/reload.c',
|
||||
'commands/workspace.c',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue