aboutsummaryrefslogtreecommitdiffstats
path: root/sway/commands/output
Commit message (Expand)AuthorAge
* Add toggle logic inside DPMS handlerLibravatar Ivan Fedotov2021-03-25
* Restrict relative output transforms to runtime changesLibravatar Simon Ser2020-04-21
* Add an adaptive_sync output commandLibravatar Simon Ser2020-03-07
* Fix output transform rotation directionLibravatar Simon Ser2020-02-17
* Fix output transform anticlockwiseLibravatar Simon Ser2020-02-17
* add scale_filter output config optionLibravatar Ronan Pigott2019-11-29
* input_cmd_xkb_file: allow shell path expansionLibravatar Brian Ashworth2019-11-21
* output: add max_render_timeLibravatar Ivan Molodetskikh2019-11-17
* Add --custom to `output mode` commandLibravatar Simon Ser2019-11-04
* Implement output toggleLibravatar Moelf2019-05-14
* Add support for manually setting subpixel hinting on outputs.Libravatar Geoff Greer2019-03-24
* output_cmd_background: validate colorsLibravatar Brian Ashworth2019-03-15
* Allow 0 degree transform (normal transform).Libravatar Connor E2019-02-25
* output_cmd_background: fix no file + valid modeLibravatar Brian Ashworth2019-02-05
* Use sway_log_errno instead of strerrorLibravatar Ian Fan2019-01-24
* Don't allow noop output to be configuredLibravatar Ryan Dwyer2019-01-22
* Prevent noop output from being enabledLibravatar Ryan Dwyer2019-01-22
* Replace wlr_log with sway_logLibravatar M Stoeckl2019-01-21
* Don't escape swaybg arguments anymoreLibravatar emersion2019-01-18
* Remove now-unused "input" argument of cmd_results_newLibravatar M Stoeckl2019-01-14
* Combine output_by_name and output_by_identifierLibravatar Brian Ashworth2018-12-20
* Introduce a way to show config warnings in swaynagLibravatar Brian Ashworth2018-11-28
* Add relative output transformLibravatar Ryan Walklin2018-11-05
* Handle shell special characters in bg file pathLibravatar Brian Ashworth2018-09-28
* Address ianyfan's commentsLibravatar Brian Ashworth2018-09-14
* Escape spaces in background file pathLibravatar Brian Ashworth2018-09-13
* Allow spaces in background file pathsLibravatar Brian Ashworth2018-09-13
* Change _XOPEN_SOURCE defines to _POSIX_C_SOURCELibravatar sghctoma2018-09-03
* Fix feature macros for FreeBSDLibravatar sghctoma2018-08-30
* Don't call swaynag_log for bg when not readingLibravatar Brian Ashworth2018-08-08
* Allow a fallback color to be specified for swaybgLibravatar Brian Ashworth2018-08-08
* Switch to using a function to parse booleansLibravatar Brian Ashworth2018-07-23
* Add get_config message type to ipcLibravatar Ian Fan2018-07-10
* Update for swaywm/wlroots#1126Libravatar emersion2018-07-09
* cmd_background: fix leak on errorLibravatar Dominique Martinet2018-07-02
* output commands: move !argc checks after argc gets decrementedLibravatar Dominique Martinet2018-07-02
* cleanup output-background subcommand handlingLibravatar ael-code2018-06-26
* fix memleak on background cmd errorLibravatar ael-code2018-06-26
* bugfix: avoid access after freeLibravatar ael-code2018-06-22
* Address review comments for output subcommandsLibravatar Brian Ashworth2018-06-03
* Refactor cmd_output to use config_subcommandLibravatar Brian Ashworth2018-06-03