Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-12-09 | Cleanup list code | Ian Fan | |
2018-11-25 | Replace _XOPEN_SOURCE with _POSIX_C_SOURCE | emersion | |
And make sure we don't define both in the same source file. | |||
2018-08-01 | swaynag: swaybar like default colors | Brian Ashworth | |
2018-08-01 | swaynag: address some more of sircmpwn's comments | Brian Ashworth | |
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 | 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 | |
2018-08-01 | swaynag: implement config file support | Brian Ashworth | |