Implement no_focus command

This commit is contained in:
Ryan Dwyer 2018-07-16 22:18:12 +10:00
parent a588b326c2
commit fc2484095a
5 changed files with 56 additions and 5 deletions

View file

@ -59,6 +59,7 @@ sway_sources = files(
'commands/mode.c',
'commands/mouse_warping.c',
'commands/move.c',
'commands/no_focus.c',
'commands/output.c',
'commands/reload.c',
'commands/rename.c',