v2.4.10
eythaann/Seelen-UIv2.4.10Dec 15, 2025by github-actions[bot]
AI Summary
A major refactor of the Bluetooth module, internal widgets loader, and icon pack logic, introducing CSS variables for system accents and date/time information.
Key Highlights
- Entire rewrite of the bluetooth module
- Internal widgets loader implementation
- Internal generated icon pack logic
- Expose complementary colors of system accent to CSS
- Lazy widgets initialization
New Features
- Bluetooth module rewrite
- Internal widgets loader
- CSS variables for system accents and date/time
Full Release Notes
### refactor - entire rewrite of the bluetooth module. - internal widgets loader. - internal generated icon pack logic. ### enhancements - expose complementary colors of the system accent to css. - change theme config url from input to local file selector. - lazy widgets initialization. - auto closing of popup widgets to save resources. - show paused message on wallpaper manager. ### fix - no updating data attribute on toolbar for maximized windows on background. - ghost items on dock and window manager. - missing messages to the service on startup. - options field on theme settings rendering an input instead of selector. - missing events on app windows hook. - wasted space reserved for tiling window manager when dock/toolbar are disabled on monitor. - fix missing variables values on default percentages for theme variables. - #1290 dock and toolbar showing on other monitors when mouse is at edge of screen. **Full Changelog**: https://github.com/eythaann/Seelen-UI/compare/v2.4.9...v2.4.10