mirror of
https://github.com/swaywm/sway.git
synced 2026-04-10 08:21:11 -04:00
output: add max_render_time
This commit is contained in:
parent
cb905effde
commit
022df2542b
10 changed files with 166 additions and 22 deletions
|
|
@ -175,6 +175,7 @@ sway_sources = files(
|
|||
'commands/output/disable.c',
|
||||
'commands/output/dpms.c',
|
||||
'commands/output/enable.c',
|
||||
'commands/output/max_render_time.c',
|
||||
'commands/output/mode.c',
|
||||
'commands/output/position.c',
|
||||
'commands/output/scale.c',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue