swayfx/sway/commands/output
Simon Ser 5d692b0581 Add an adaptive_sync output command
This enables/disables adaptive synchronization on the output.

For now, the default is disabled because it might cause flickering on
some hardware if clients don't submit frames at regular enough
intervals. In the future an "auto" option will only enable adaptive sync
if a fullscreen client opts-in via a Wayland protocol.
2020-03-07 00:32:04 +01:00
..
adaptive_sync.c Add an adaptive_sync output command 2020-03-07 00:32:04 +01:00
background.c input_cmd_xkb_file: allow shell path expansion 2019-11-21 10:36:15 -05:00
disable.c Remove now-unused "input" argument of cmd_results_new 2019-01-14 08:05:29 -05:00
dpms.c Remove now-unused "input" argument of cmd_results_new 2019-01-14 08:05:29 -05:00
enable.c Don't allow noop output to be configured 2019-01-22 09:55:13 +01:00
max_render_time.c output: add max_render_time 2019-11-17 20:18:42 +01:00
mode.c Add --custom to output mode command 2019-11-04 19:40:47 -05:00
position.c Remove now-unused "input" argument of cmd_results_new 2019-01-14 08:05:29 -05:00
scale.c Remove now-unused "input" argument of cmd_results_new 2019-01-14 08:05:29 -05:00
scale_filter.c add scale_filter output config option 2019-11-29 18:13:37 +01:00
subpixel.c Add support for manually setting subpixel hinting on outputs. 2019-03-24 09:37:24 +02:00
toggle.c Implement output toggle 2019-05-14 00:11:04 -04:00
transform.c Fix output transform rotation direction 2020-02-17 21:47:36 +01:00