Brian Ashworth
41d858b439
swaynag: add blank lines after headings in scdocs
2018-08-01 22:47:54 -04:00
Brian Ashworth
1e7fbe493e
swaynag: swaybar like default colors
2018-08-01 22:47:54 -04:00
Brian Ashworth
4f5cf330c8
swaynag: address some more of sircmpwn's comments
...
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
2018-08-01 22:47:54 -04:00
Brian Ashworth
0ef3988438
swaynag: fix hidpi
2018-08-01 22:47:54 -04:00
Brian Ashworth
e01acb6097
swaynag: allow more config options
2018-08-01 22:47:54 -04:00
Brian Ashworth
ca40298af4
swaynag: add math to meson.build
2018-08-01 22:47:54 -04:00
Brian Ashworth
894d57f192
swaynag: fix output selection
2018-08-01 22:47:54 -04:00
Brian Ashworth
a6145914c6
swaynag: refactor {sway_,}nagbar to swaynag
2018-08-01 22:47:54 -04:00
Brian Ashworth
6124d0f9a2
swaynag: split config into own file and fix optind
2018-08-01 22:47:54 -04:00
Drew DeVault
58f3fa74ae
Disable pango markup for extended message
2018-08-01 22:47:54 -04:00
Drew DeVault
37709917b1
Set output to NULL if not specified
...
This opens nagbar on the active output.
2018-08-01 22:47:54 -04:00
Brian Ashworth
8463a2896a
swaynag: implement config file support
2018-08-01 22:47:54 -04:00
Brian Ashworth
a4f7bf23b2
Address first round review for swaynag
2018-08-01 22:47:54 -04:00