aboutsummaryrefslogtreecommitdiffstats
path: root/swaynag
Commit message (Collapse)AuthorAge
...
* swaynag: don't drop \n for first lineLibravatar Brian Ashworth2018-08-01
|
* swaynag: add blank lines after headings in scdocsLibravatar Brian Ashworth2018-08-01
|
* swaynag: swaybar like default colorsLibravatar Brian Ashworth2018-08-01
|
* swaynag: address some more of sircmpwn's commentsLibravatar Brian Ashworth2018-08-01
| | | | | | | | | | Fixes segfauls for any case where swaynag->outputs was not inititalized including -h/--help, -v/--version, and invalid arguments. Sets sane defaults for colors not given. Any color not given will fallback to the default color values for type error. Adds support for a hidpi cursor
* swaynag: fix hidpiLibravatar Brian Ashworth2018-08-01
|
* swaynag: allow more config optionsLibravatar Brian Ashworth2018-08-01
|
* swaynag: add math to meson.buildLibravatar Brian Ashworth2018-08-01
|
* swaynag: fix output selectionLibravatar Brian Ashworth2018-08-01
|
* swaynag: refactor {sway_,}nagbar to swaynagLibravatar Brian Ashworth2018-08-01
|
* swaynag: split config into own file and fix optindLibravatar Brian Ashworth2018-08-01
|
* Disable pango markup for extended messageLibravatar Drew DeVault2018-08-01
|
* Set output to NULL if not specifiedLibravatar Drew DeVault2018-08-01
| | | | This opens nagbar on the active output.
* swaynag: implement config file supportLibravatar Brian Ashworth2018-08-01
|
* Address first round review for swaynagLibravatar Brian Ashworth2018-08-01