mirror of
https://github.com/swaywm/sway.git
synced 2025-11-06 13:29:50 -05:00
Implement mouse warping
This commit is contained in:
parent
eb5a8e03ff
commit
ae6d459000
5 changed files with 39 additions and 4 deletions
|
|
@ -101,6 +101,7 @@ static struct cmd_handler handlers[] = {
|
|||
{ "include", cmd_include },
|
||||
{ "input", cmd_input },
|
||||
{ "mode", cmd_mode },
|
||||
{ "mouse_warping", cmd_mouse_warping },
|
||||
{ "output", cmd_output },
|
||||
{ "seat", cmd_seat },
|
||||
{ "workspace", cmd_workspace },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue