features
- add corner actions on toolbar.
- add toggle desktop module on dock.
- allow layout sorting by windows dragging on the tiling window manager.
- workspaces viewer gui.
- wallpapers per monitor and per workspace.
- wallpaper collections.
- allow set start of week on calendars.
- extended wallpapers across all monitors.
- new start menu widget.
- customizable flyouts (volume, brightness, workspaces, notification, etc)
- resources usage plugins for toolbar.
enhancements
- improve display changes events.
- tiling window manager now swap windows by center point on drag end.
- improve windows preview system.
- improvements on wallpaper manager syncronization and changes.
- settings UX improvements.
- extraction on local video wallpapers thumbnails.
- avoid reload the UI while playing as this can cause fps drops.
- reduce memory usage!
- copy button for icon list on settings.
refactor
- toolbar items structure (breaking change).
fix
- window manager moving windows being currently dragged by the user.
- power menu on multi-monitor setups.
- showing paused message on no video wallpapers.
- app not working on local accounts.
- app and service not running if already running on another session.
- high cpu usage while user session inactive.
- fix stale battery percentage on sleep wake up.
- click on keyboard layout no changing the layout on the system.
- window labels not being shown on dock.
- tiling window manager not pausing on maximized/fullscreen apps.
- run as admin not working on dock/taskbar.
- single key shortcuts not taking in care holded keys.
- wallpaper sometimes not showing on windows 11.
- no emitting brightness events.
- monitors missmatch.
What's Changed
- build(deps): bump devalue from 5.6.1 to 5.6.2 by @dependabot[bot] in #1341
- build(deps-dev): bump svelte from 5.46.1 to 5.46.4 by @dependabot[bot] in #1342
- build(deps): bump itertools from 0.12.1 to 0.14.0 by @dependabot[bot] in #1333
- build(deps-dev): bump @nyariv/sandboxjs from 0.8.24 to 0.8.26 by @dependabot[bot] in #1368
- chore(lang): improve Chinese translations for consistency and clarity by @PhantomPixel-0418 in #1254
- build(deps-dev): bump @nyariv/sandboxjs from 0.8.26 to 0.8.27 by @dependabot[bot] in #1372
- build(deps): bump quick-xml from 0.37.5 to 0.38.4 by @dependabot[bot] in #1335
- feat(user): add Xbox Gamertag as optional display name source by @gavinmcfall in #1370
- Update copyright year to 2026 by @InlitX in #1374
New Contributors
- @gavinmcfall made their first contribution in #1370
- @InlitX made their first contribution in #1374
Full Changelog: v2.4.11...v2.5.0