06cfad62e2
feat: more positioning options ( #23 )
...
* feat: more positioning options
Can now display the bar on the left/right, and avoid anchoring to edges to centre the bar.
BREAKING CHANGE: The `left` and `right` config options have been renamed to `start` and `end`
2022-10-15 16:27:25 +01:00
78e30b39fe
docs: add some rustdoc comments throughout
2022-08-28 16:57:41 +01:00
ab8f7ecfc8
feat: logging support and proper error handling
2022-08-21 23:36:51 +01:00
7625635050
refactor: fix a couple of clippy warnings
2022-08-15 21:11:17 +01:00
2d755d37e5
feat: support for multiple bars per monitor, loading config from env var
...
Restructures `monitor` config key into object of monitor names -> configs.
2022-08-15 17:06:42 +01:00
2e0f033bed
feat: config option for bar height
2022-08-14 20:41:38 +01:00
dc14cb003f
feat: new focused window module
2022-08-14 20:40:11 +01:00
a358037d3e
feat: add support for showing bar at top of screen
2022-08-14 15:56:21 +01:00
e37d8f2b14
chore: initial commit
2022-08-14 14:30:13 +01:00