2020-03-29 13:22:38 +03:00
|
|
|
# Changelog
|
|
|
|
|
|
|
|
All notable changes to this project will be documented in this file.
|
|
|
|
|
|
|
|
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
|
|
|
|
|
|
|
## [Unreleased]
|
|
|
|
|
2020-07-12 21:26:50 +01:00
|
|
|
[Unreleased]: https://github.com/cmacrae/spacebar/compare/master...HEAD
|
2020-07-16 19:22:12 +01:00
|
|
|
|
2020-11-18 16:10:12 +00:00
|
|
|
## [1.2.0](https://github.com/cmacrae/spacebar/releases/tag/v1.2.0) - 2020-11-18
|
|
|
|
|
2020-08-05 19:12:14 +01:00
|
|
|
**Added**
|
|
|
|
- Spacing configuration options
|
|
|
|
|
2020-07-21 19:58:28 +01:00
|
|
|
## [1.1.1](https://github.com/cmacrae/spacebar/releases/tag/v1.1.1) - 2020-07-21
|
|
|
|
|
2020-07-19 09:49:07 +01:00
|
|
|
**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
|
|
|
|
|
2020-07-17 14:13:52 +01:00
|
|
|
## [1.1.0](https://github.com/cmacrae/spacebar/releases/tag/v1.1.0) - 2020-07-17
|
|
|
|
|
|
|
|
**Added**
|
|
|
|
- Height configuration option
|
|
|
|
|
2020-07-17 00:21:00 +01:00
|
|
|
## [1.0.0](https://github.com/cmacrae/spacebar/releases/tag/v1.0.0) - 2020-07-16
|
2020-07-16 19:22:12 +01:00
|
|
|
|
|
|
|
**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](https://github.com/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.
|