aboutsummaryrefslogtreecommitdiff
path: root/sway/commands/output
AgeCommit message (Expand)Author
2020-04-21Restrict relative output transforms to runtime changesSimon Ser
2020-03-07Add an adaptive_sync output commandSimon Ser
2020-02-17Fix output transform rotation directionSimon Ser
2020-02-17Fix output transform anticlockwiseSimon Ser
2019-11-29add scale_filter output config optionRonan Pigott
2019-11-21input_cmd_xkb_file: allow shell path expansionBrian Ashworth
2019-11-17output: add max_render_timeIvan Molodetskikh
2019-11-04Add --custom to `output mode` commandSimon Ser
2019-05-14Implement output toggleMoelf
2019-03-24Add support for manually setting subpixel hinting on outputs.Geoff Greer
2019-03-15output_cmd_background: validate colorsBrian Ashworth
2019-02-25Allow 0 degree transform (normal transform).Connor E
2019-02-05output_cmd_background: fix no file + valid modeBrian Ashworth
2019-01-24Use sway_log_errno instead of strerrorIan Fan
2019-01-22Don't allow noop output to be configuredRyan Dwyer
2019-01-22Prevent noop output from being enabledRyan Dwyer
2019-01-21Replace wlr_log with sway_logM Stoeckl
2019-01-18Don't escape swaybg arguments anymoreemersion
2019-01-14Remove now-unused "input" argument of cmd_results_newM Stoeckl
2018-12-20Combine output_by_name and output_by_identifierBrian Ashworth
2018-11-28Introduce a way to show config warnings in swaynagBrian Ashworth
2018-11-05Add relative output transformRyan Walklin
2018-09-28Handle shell special characters in bg file pathBrian Ashworth
2018-09-14Address ianyfan's commentsBrian Ashworth
2018-09-13Escape spaces in background file pathBrian Ashworth
2018-09-13Allow spaces in background file pathsBrian Ashworth
2018-09-03Change _XOPEN_SOURCE defines to _POSIX_C_SOURCEsghctoma
2018-08-30Fix feature macros for FreeBSDsghctoma
2018-08-08Don't call swaynag_log for bg when not readingBrian Ashworth
2018-08-08Allow a fallback color to be specified for swaybgBrian Ashworth
2018-07-23Switch to using a function to parse booleansBrian Ashworth
2018-07-10Add get_config message type to ipcIan Fan
2018-07-09Update for swaywm/wlroots#1126emersion
2018-07-02cmd_background: fix leak on errorDominique Martinet
2018-07-02output commands: move !argc checks after argc gets decrementedDominique Martinet
2018-06-26cleanup output-background subcommand handlingael-code
2018-06-26fix memleak on background cmd errorael-code
2018-06-22bugfix: avoid access after freeael-code
2018-06-03Address review comments for output subcommandsBrian Ashworth
2018-06-03Refactor cmd_output to use config_subcommandBrian Ashworth