hyprshell v4.10.0
v4.10.0
This Update adds support for Hyprland 0.55
I’ve rewritten the app using Relm4 instead of vanilla GTK4 to improve long-term stability.
This release may contain bugs, as I kind of rushed this release to address breaking changes to hyprctl commands in Hyprland 0.55.
Nix Users
This Update removes the hyprland plugin. This also means the hyprland flake input has disapeared.
This means the cachix cache works again.
Also using the lua config is now required, I dont know if nixos + homemanager supports it yet.
4.10.0 (2026-05-11)
Features
Bug Fixes
- added close window functionality to overview (18c9e08)
- added softstart for application (18c9e08)
- fix hyprland-macros version in Cargo.toml (1451b36)
- rework closing of windows in switch mode (9906e0e)
Code Refactoring
- add plugin static boxes back in (f90d484)
- rewrite core app in relm4 (1/?) (a6aba5d)
- rewrite core app in relm4 (10/10) (7c6abb3)
- rewrite core app in relm4 (2/?) (dc23148)
- rewrite core app in relm4 (3/?) (1279ca3)
- rewrite core app in relm4 (4/?) (kill windows) (ce1998a)
- rewrite core app in relm4 (5/?) (load config) (75e5d56)
- rewrite core app in relm4 (6/?) (493ef8d)
- rewrite core app in relm4 (7/?) (a41c692)
- rewrite core app in relm4 (7/?) (65fa105)
- rewrite core app in relm4 (8/?) (15f30ac)
- rewrite core app in relm4 (9/9) (b49f648)
- rewrite hyprland-rs (3c2dc09)
- rewrite hyprland-rs (074a744)
- rewrite hyprland-rs (2c6ca7d)
- rewrite hyprland-rs (2b32ed8)
Documentation
- update README.md (9906e0e)
Continuous Integration
- deactivate publish for 4.10 (59754ff)