Ease of use improvements
- Add support for gradient colors in #22
- Disable border shadow (#23)
- Add
hidpi
option for retina rendering (#24) - Execute a config file at
~/.config/borders/bordersrc
if it exists (e.g. when started from brew) (#17) - Disable borders on windows which are too small (#18)
- Add
glow(0xAARRGGBB)
option for color arguments - Add
blacklist=<application_list>
option for blacklisting -
- Add
whitelist=<application_list>
option for whitelisting
- Add
- Add
-h
or--help
option - Add
-v
or--version
option
Full Changelog: v1.2.5...v1.3.3