mirror of
https://github.com/swaywm/sway.git
synced 2025-11-20 06:59:46 -05:00
Support i3's legacy force_focus_wrapping command
This commit is contained in:
parent
1071785f56
commit
c81d0ef1e8
5 changed files with 31 additions and 0 deletions
|
|
@ -41,6 +41,7 @@ sway_sources = files(
|
|||
'commands/focus_wrapping.c',
|
||||
'commands/font.c',
|
||||
'commands/for_window.c',
|
||||
'commands/force_focus_wrapping.c',
|
||||
'commands/fullscreen.c',
|
||||
'commands/hide_edge_borders.c',
|
||||
'commands/kill.c',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue