mirror of
https://github.com/swaywm/sway.git
synced 2025-11-22 06:59:48 -05:00
Implement focus_wrapping
This commit is contained in:
parent
b2c0ba5b18
commit
46da1dc32b
8 changed files with 59 additions and 10 deletions
|
|
@ -38,6 +38,7 @@ sway_sources = files(
|
|||
'commands/exec_always.c',
|
||||
'commands/focus.c',
|
||||
'commands/focus_follows_mouse.c',
|
||||
'commands/focus_wrapping.c',
|
||||
'commands/font.c',
|
||||
'commands/for_window.c',
|
||||
'commands/fullscreen.c',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue