Commit graph

15 commits

Author SHA1 Message Date
Calum MacRae
ce0872c9da
docs: Set icon font to "Solid" style 2021-03-30 22:22:23 +01:00
Calum MacRae
c9305ddf33
feature: Add padding options 2021-03-30 22:11:25 +01:00
Calum MacRae
e99329838c
feature: shell outputs
These changes introduce left|right|center shell outputs sections to
accommodate the display of custom information
2021-03-30 21:29:16 +01:00
Calum MacRae
10995851cd
feature: Introduce on|off switches for spaces/clock/power 2021-03-28 00:13:15 +00:00
Calum MacRae
003beb7a85
docs: Document 'title' option & set default to 'on'
Closes #32
2021-03-27 20:57:44 +00:00
cmacrae
4eaab7623a
feature: Add spacing options
As requested in #30
2020-08-05 23:18:34 +01:00
cmacrae
5ad8cea5aa
feature: Implement 'height' config option 2020-07-17 14:13:52 +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
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
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
06958d27dd change default icon font to font awesome 5 2020-03-29 14:44:30 +03:00
Doron Somech
7724fb905a first commit 2020-03-29 13:25:21 +03:00