mirror of
https://github.com/swaywm/sway.git
synced 2025-11-01 22:58:41 -04:00
Introduce create_output command (for developer use)
Should help with testing hotplugging.
This commit is contained in:
parent
cdce604d8e
commit
db28459634
4 changed files with 42 additions and 0 deletions
|
|
@ -103,6 +103,7 @@ sway_cmd cmd_client_urgent;
|
|||
sway_cmd cmd_client_placeholder;
|
||||
sway_cmd cmd_client_background;
|
||||
sway_cmd cmd_commands;
|
||||
sway_cmd cmd_create_output;
|
||||
sway_cmd cmd_debuglog;
|
||||
sway_cmd cmd_default_border;
|
||||
sway_cmd cmd_default_floating_border;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue