mirror of
https://github.com/swaywm/sway.git
synced 2025-11-07 13:29:56 -05:00
deprecate new_window and new_float commands
This commit is contained in:
parent
dc33c2cc1d
commit
18450dd16a
7 changed files with 112 additions and 87 deletions
|
|
@ -164,6 +164,8 @@ static struct cmd_handler handlers[] = {
|
|||
{ "client.urgent", cmd_client_urgent },
|
||||
{ "commands", cmd_commands },
|
||||
{ "debuglog", cmd_debuglog },
|
||||
{ "default_border", cmd_default_border },
|
||||
{ "default_floating_border", cmd_default_floating_border },
|
||||
{ "default_orientation", cmd_orientation },
|
||||
{ "exec", cmd_exec },
|
||||
{ "exec_always", cmd_exec_always },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue