mirror of
https://github.com/swaywm/sway.git
synced 2025-11-26 06:59:59 -05:00
output: add max_render_time
This commit is contained in:
parent
cb905effde
commit
022df2542b
10 changed files with 166 additions and 22 deletions
|
|
@ -271,6 +271,7 @@ sway_cmd output_cmd_background;
|
|||
sway_cmd output_cmd_disable;
|
||||
sway_cmd output_cmd_dpms;
|
||||
sway_cmd output_cmd_enable;
|
||||
sway_cmd output_cmd_max_render_time;
|
||||
sway_cmd output_cmd_mode;
|
||||
sway_cmd output_cmd_position;
|
||||
sway_cmd output_cmd_scale;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue