mirror of
https://github.com/FelixKratz/SketchyBar
synced 2025-02-16 20:48:26 +00:00
1.9 KiB
1.9 KiB
Changelog
All notable changes to this project will be documented in this file.
This project adheres to Semantic Versioning.
Unreleased
Changed
- Fixed a bug introduced in Big Sur where buffer reads were incorrect
Added
- Option to turn focused window title display on or off (thanks @Norviah!)
- Option to turn the spaces indicator on or off
- Option to turn the clock on or off
- Option to turn the power indicator on or off
- New
left|center|right
shell sections: display custom text based on shell pipelines
1.2.1 - 2020-11-18
Changed
- Fixed a bug where querying for the value of
space_icon_strip
would set it to default (thanks @jraregris)
1.2.0 - 2020-11-18
Added
- Spacing configuration options
1.1.1 - 2020-07-21
Changed
- Fixed a bug where long window titles would draw over the right status area
- Padding between items in the status area based on current values
1.1.0 - 2020-07-17
Added
- Height configuration option
1.0.0 - 2020-07-16
Added
- Option to position at the top or bottom of the screen
- Individual colour settings for each icon in the right strip (
dnd
,power
,clock
) - DoNotDisturb indicator
Changed
- Current space indicated by colouring the glyph
- Removal of underlines
- Fixed flicker bug when changing monitor focus (thanks @tom-auger)
Pre-1.0.0
This changelog was not kept up to date prior to 1.0.0
.
See the commit log for more information.