This repository has been archived by the owner on Mar 28, 2022. It is now read-only.
Releases: oae/gnome-shell-minimize-to-tray
Releases · oae/gnome-shell-minimize-to-tray
v6
v5
I have re-written the extension in typescript. And also made some changes.
Feature
- Gnome shell 3.36 support
- In the settings menu, instead of typing you can now just select a window to add
- Add minimizing support for multiple windows from the same application
Fix
- Extension settings was not opening correctly before
v4
v3
v2
v1
Bug Fixes
- preserve state of the windows (4715dc1)
- preserve state of windows on enable/disable (8d163ec)
- remove tray icon when destroying application (c2e1acc)
Features
- add gschema keys (dfa4dc9)
- add preferences window to manage apps (43fdcc7)
- add utility functions (23ff2a0)
- read supported apps from gschema (2eaf947)
- save/load current state incase of a crash (5c5ddbe)
- track settings changes for managing windows (0ea9a40)
- track windows and create tray icon on minimize (6856728)