Commit graph

574 commits

Author SHA1 Message Date
cmacrae
b075de54d6
release: v1.1.1 2020-07-21 19:58:28 +01:00
cmacrae
38ee3992ec
enhancement: More dynamic padding for status area 2020-07-19 01:11:10 +01:00
cmacrae
afa0db1ff0
enhancement: Pad long titles by 100px either side 2020-07-18 19:07:28 +01:00
cmacrae
0e2d05fff2
fix: Correct overlap logic for long titles
These changes fix the logic used to calculate overlaps for the
centre strip.

Closes #28
2020-07-18 15:03:21 +01:00
cmacrae
542855131f
fix: Don't draw titles longer than 100 characters
Closes #26
2020-07-17 21:59:16 +01:00
cmacrae
5ad8cea5aa
feature: Implement 'height' config option 2020-07-17 14:13:52 +01:00
cmacrae
4fd4bb11be
fix: Calculate bottom of display for position 'bottom' 2020-07-16 20:13:42 +01:00
cmacrae
681108fe36
docs: Update author references
somdoron was kind enough to transfer project ownership over to me \o/
2020-07-12 21:26:50 +01:00
cmacrae
0759ebf9a0
feature: Implement 'position' option ('top' or 'bottom') 2020-07-12 17:31:27 +01:00
cmacrae
74cbbc1ac2
feature: Add options to change colours of right strip icons
These changes introduce the following options (should be pretty self
explanatory):
- power_icon_color
- battery_icon_color
- clock_icon_color
- dnd_icon_color

I've also taken the liberty of updating the docs
2020-07-09 19:23:52 +01:00
cmacrae
33f8faad8f
feature: DND indicator
These changes introduce a DoNotDisturb indicator in the right strip.
Colour is currently non-configurable - this will be added as an
enhancement in the future, along with colour options for other
elements in the right strip.
2020-07-09 17:25:41 +01:00
Calum MacRae
85547b5ea0
Merge branch 'master' into enhancement/fix/powerline_position 2020-07-08 21:08:58 +01:00
cmacrae
146f0d45f1
fix: Calculate position of batt_line based on clock format 2020-07-08 21:01:43 +01:00
cmacrae
e7412cf920 enhancement: Remove underlines 2020-06-20 14:01:08 +01:00
cmacrae
9e5d235d04 enhancement: Nicer current space indicator
These changes introduce two things:
- Switch from an underline indicator for the current space to simply
colouring the icon
- Provide a `space_icon_color` config option to set the colour of the
current space
2020-06-17 11:45:25 +01:00
Tom Auger
e7ba4af267
Fix bar flicker when mouse moves between monitors 2020-05-25 23:28:55 +01:00
cmacrae
c982829b11 cleanup: Remove 'status_bar_' config prefixes
As this project is now simply a status bar on its own, the
'status_bar_' prefix on all config options seemed superfluous :)
2020-04-16 10:18:49 +01:00
Doron Somech
9dc81e4bf9 add clock format support 2020-03-30 09:43:21 +03:00
Doron Somech
80b9fe76c9 recreate bars when displays changed 2020-03-29 17:56:58 +03:00
Doron Somech
2c8dd480d6 increase version 2020-03-29 14:45:23 +03:00
Doron Somech
06958d27dd change default icon font to font awesome 5 2020-03-29 14:44:30 +03:00
Doron Somech
afbd1d6647 show correct mission control index 2020-03-29 14:44:11 +03:00
Doron Somech
09c95c249c fix version 2020-03-29 13:58:48 +03:00
Doron Somech
7724fb905a first commit 2020-03-29 13:25:21 +03:00