1.0.0 (2024-12-09)
- add option to play videos in random order (877ed0a)
- implement disabling & ordering of videos (6705b89)
- show current version and project urls in settings window (51a10f9)
- split configuration into tabs (936f974)
- release 1.0.0 (d28f0fd)
- Switched from
qdbus
togdbus
command (from glib2), no more hunting down for the correct qdbus executable name.
- Performance
- Don't check Effects, Screen and Locked if not needed
- Fix 2x GPU usage when blur is disabled
- Fix video playing between active window changes
- Added option to change animation duration
- Added cross-fade (dissolve) transition between videos (Beta, disabled by default)
- Global playback speed and volume control
- Fix undefined wallpaper property errors
- Fix video stopping in lock screen mode
- Player improvements - Switched to MediaPlayer, hopefully more stable and slightly less GPU/Video decoding usage - Show a placeholder message if there are no videos to play
- Toggle playback/blur based on active Desktop Effects (overview, grid, peek at desktop...)
- Translation support
- Added debug mode
- Fixed widget crashing after disabling/re-enabling the screen it was on, causing effects to stop working