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
/
swaynag
/
config.c
Age
Commit message (
Expand
)
Author
2020-06-09
swaynag: allow specifying more buttons which execute and dismiss
Graham Christensen
2019-12-28
parse_color: return success + drop fallback color
Brian Ashworth
2019-04-20
swaynag: revamp type configs
Brian Ashworth
2019-03-11
Repair swaynag crash reading message from stdin
Peter Grayson
2019-02-05
swaynag: remove trailing newlines in config
Brian Ashworth
2019-01-23
Fix build failure in config.c
unraised
2019-01-19
swaynag: fix XDG_CONFIG_HOME handling
emersion
2019-01-16
Remove usage of VLAs.
Connor E
2019-01-14
swaynag: handle empty $XDG_CONFIG_HOME better
Ian Fan
2019-01-01
Remove readline.c
Ian Fan
2018-11-27
Implement swaynag -B/--button-no-terminal
Brian Ashworth
2018-11-25
Replace _XOPEN_SOURCE with _POSIX_C_SOURCE
emersion
2018-09-30
Turn funcs() into funcs(void)
Arkadiusz Hiler
2018-08-20
Fix bad-free in swaynag
Brian Ashworth
2018-08-01
swaynag: don't drop \n for first line
Brian Ashworth
2018-08-01
swaynag: allow more config options
Brian Ashworth
2018-08-01
swaynag: refactor {sway_,}nagbar to swaynag
Brian Ashworth
2018-08-01
swaynag: split config into own file and fix optind
Brian Ashworth