aboutsummaryrefslogtreecommitdiffstats
path: root/sway/commands/output
Commit message (Expand)AuthorAge
* 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