index
:
sway.git
master
fork of sway with action binder commands
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sway
/
commands
/
output
Age
Commit message (
Expand
)
Author
2018-09-28
Handle shell special characters in bg file path
Brian Ashworth
2018-09-14
Address ianyfan's comments
Brian Ashworth
2018-09-13
Escape spaces in background file path
Brian Ashworth
2018-09-13
Allow spaces in background file paths
Brian Ashworth
2018-09-03
Change _XOPEN_SOURCE defines to _POSIX_C_SOURCE
sghctoma
2018-08-30
Fix feature macros for FreeBSD
sghctoma
2018-08-08
Don't call swaynag_log for bg when not reading
Brian Ashworth
2018-08-08
Allow a fallback color to be specified for swaybg
Brian Ashworth
2018-07-23
Switch to using a function to parse booleans
Brian Ashworth
2018-07-10
Add get_config message type to ipc
Ian Fan
2018-07-09
Update for swaywm/wlroots#1126
emersion
2018-07-02
cmd_background: fix leak on error
Dominique Martinet
2018-07-02
output commands: move !argc checks after argc gets decremented
Dominique Martinet
2018-06-26
cleanup output-background subcommand handling
ael-code
2018-06-26
fix memleak on background cmd error
ael-code
2018-06-22
bugfix: avoid access after free
ael-code
2018-06-03
Address review comments for output subcommands
Brian Ashworth
2018-06-03
Refactor cmd_output to use config_subcommand
Brian Ashworth