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
Age
Commit message (
Expand
)
Author
2018-08-05
Fix compiler errors.
Geoff Greer
2018-08-03
Add missing stdlib.h includes to swaynag
Marien Zwart
2018-08-01
swaynag: don't drop \n for first line
Brian Ashworth
2018-08-01
swaynag: add blank lines after headings in scdocs
Brian Ashworth
2018-08-01
swaynag: swaybar like default colors
Brian Ashworth
2018-08-01
swaynag: address some more of sircmpwn's comments
Brian Ashworth
2018-08-01
swaynag: fix hidpi
Brian Ashworth
2018-08-01
swaynag: allow more config options
Brian Ashworth
2018-08-01
swaynag: add math to meson.build
Brian Ashworth
2018-08-01
swaynag: fix output selection
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
2018-08-01
Disable pango markup for extended message
Drew DeVault
2018-08-01
Set output to NULL if not specified
Drew DeVault
2018-08-01
swaynag: implement config file support
Brian Ashworth
2018-08-01
Address first round review for swaynag
Brian Ashworth