aboutsummaryrefslogtreecommitdiff
path: root/sway/commands/output
AgeCommit message (Expand)Author
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