mirror of
https://github.com/swaywm/sway.git
synced 2025-11-21 06:59:48 -05:00
Implement no_focus command
This commit is contained in:
parent
a588b326c2
commit
fc2484095a
5 changed files with 56 additions and 5 deletions
|
|
@ -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',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue