Releases: bootloopmaster636/kitshell
Releases · bootloopmaster636/kitshell
Long awaited update: 0.4.0
- Add option for appmenu database
- Fix MPRIS not disappearing after closing music app
Full Changelog: 0.3.3...0.4.0
0.3.3
v0.3.2 - No more undead process
✨ What's new?
- Fixed process launched by appmenu becoming zombie after closing.
- Small UI related fixes.
Full Changelog: 0.3.1...0.3.2
0.3.1 Appmenu yay!
It's time for new release 😄
✨ What's new?
- Added appmenu feature
Note: if you have some issue, please reset the database by deleting Kitshell folder in~/.local/share/kitshell
.
Note: initializing for the first time may take longer time because it's caching the app list.
Note: app menu order is based on the frequency of you opening it. - Some UI related tweaks
🪲 Known issue
- Application launched by Kitshell become zombie after killed (see this issue from StackOverflow). Will fix in next release.
📸 Screenshots
Why no 0.3.0?
It was planned before, but the hotkey system is currently too complex to implement correctly, so it was discarded.
0.2.0
✨✨What's New?
- Hyprland workspace and window title widget (you can switch workspace and close active window too! 😄)
- Added layer shell settings
📸 Screenshots
Known bugs
- Panel height settings not applied to most element (i forgot to change all component to use provider instead of constants)
See the full changelog here: 0.1.0...0.2.0
0.1.0
First alpha release