swayfx/sway/commands/output
Geoff Greer 6e3046878d Add support for manually setting subpixel hinting on outputs.
Many laptop screens report unknown subpixel order. Allow users to manually set subpixel hinting to work around this.

Addresses https://github.com/swaywm/sway/issues/3163
2019-03-24 09:37:24 +02:00
..
background.c output_cmd_background: validate colors 2019-03-15 09:50:10 +02: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
mode.c Remove now-unused "input" argument of cmd_results_new 2019-01-14 08:05:29 -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
subpixel.c Add support for manually setting subpixel hinting on outputs. 2019-03-24 09:37:24 +02:00
transform.c Allow 0 degree transform (normal transform). 2019-02-25 11:28:29 +01:00