feature: Add support to autoHide the menubar and showing it with the key. fixes #188

This commit is contained in:
2023-01-20 22:15:36 +01:00
parent 3a4d23738f
commit 63ccff97ea
4 changed files with 12 additions and 10 deletions

View File

@@ -7,7 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## 4.4.0
- Updated shortcut hint on the menubar to reflect the new `ctrl+=` shortcut.
- Reverted icon path to `icon.png` instead of the hardcoded linux path
- Reverted icon path to `icon.png` instead of the hardcoded linux path.
- Add support to autoHide the menubar and showing it with the `alt` key.
## 4.3.1