Commit graph

1025 commits

Author SHA1 Message Date
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
Doron Somech
b1237f79ca
Merge pull request #21 from cmacrae/enhancement/dnd
feature: DND indicator
2020-07-09 19:44:41 +03: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
Doron Somech
bd0d9e916a
Merge pull request #20 from cmacrae/enhancement/fix/powerline_position
fix: Calculate position of batt_line based on clock format
2020-07-09 11:00:32 +03: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
Doron Somech
1b21a67623
Merge pull request #17 from cmacrae/enhancement/remove_underlines
[Request for consideration/discussion] enhancement: Remove underlines
2020-06-20 16:14:53 +03:00
cmacrae
e7412cf920 enhancement: Remove underlines 2020-06-20 14:01:08 +01:00
Doron Somech
8b015b9247
Merge pull request #16 from cmacrae/enhancement/space_line
[Request for consideration/discussion] enhancement: Nicer current space indicator
2020-06-17 16:35:00 +03: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
Doron Somech
1670a26a9f
Merge pull request #12 from tom-auger/master
Fix bar flicker when mouse moves between monitors
2020-05-26 07:06:32 +03:00
Tom Auger
e7ba4af267
Fix bar flicker when mouse moves between monitors 2020-05-25 23:28:55 +01:00
Doron Somech
1d05218e6b
Merge pull request #4 from cmacrae/cleanup/remove_status_bar_prefix
cleanup: Remove 'status_bar_' config prefixes
2020-04-16 18:39:51 +03:00
cmacrae
f135234707 docs: Update manpage with 'clock_format' 2020-04-16 16:12:04 +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
fd7b7b1f32
Update README.md 2020-03-29 14:54:48 +03:00
Doron Somech
c75f4fd397
add upgrade 2020-03-29 14:52:54 +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
e3996e6ea8
Update README.md 2020-03-29 14:15:03 +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