Support i3's legacy force_focus_wrapping command

This commit is contained in:
Brian Ashworth 2018-05-28 11:09:46 -04:00
parent 1071785f56
commit c81d0ef1e8
5 changed files with 31 additions and 0 deletions

View file

@ -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',