aboutsummaryrefslogtreecommitdiffstats
path: root/sway/commands/output/background.c
Commit message (Expand)AuthorAge
* input_cmd_xkb_file: allow shell path expansionLibravatar Brian Ashworth2019-11-21
* output_cmd_background: validate colorsLibravatar Brian Ashworth2019-03-15
* output_cmd_background: fix no file + valid modeLibravatar Brian Ashworth2019-02-05
* Use sway_log_errno instead of strerrorLibravatar Ian Fan2019-01-24
* 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
* Introduce a way to show config warnings in swaynagLibravatar Brian Ashworth2018-11-28
* 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
* 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
* 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