Releases: luisbocanegra/plasma-smart-video-wallpaper-reborn
v2.3.0
2.3.0 (2025-04-30)
Features
- better Desktop Effects settings UI/UX (9b76ca4)
- skip crossfade on manual switch and use a smoother easing type (a41977a)
Code Refactoring / Performance
- port dbus calls to org.kde.plasma.workspace.dbus (19ffb79)
- port lock screen dbus method polling to
ActiveChanged
signal (19ffb79)
Donate
If you like the project please consider donating/sponsoring this and my other open source work
v2.2.0
2.2.0 (2025-04-17)
Features
- add option to disable automatic switch to next video (4bab06d)
Bug Fixes
- add missing bits from refactor (edc1f0c)
- hide next video action when there is only one video (9b1f0bb)
Important
Translations are currently not loading, see issue #84 if you want to help.
Donate
If you like the project please consider donating/sponsoring this and my other open source work
v2.1.0
2.1.0 (2025-03-16)
Features
- allow setting custom playback speed per video (6e2e649)
Bug Fixes
- black media player on fresh install (8a524e4)
Support the development
If you like the project please consider donating/sponsoring this and my other open source work
v2.0.0
2.0.0 (2025-02-26)
⚠ BREAKING CHANGES
- if you had audio enabled you will have to re-enable it
- due to changes in the configuration format you may need to reconfigure blur option
Features
- mute audio based on window maximized/active/shown state (5570235)
- right click on Desktop to change/play/pause/mute video (3fe6d77)
- translations: Dutch, el_GR, pt_BR
Code Refactoring
- simplify blur and pause configuration logic (5618e7d)
Support the development
v1.1.1
v1.1.0
1.1.0 (2025-02-08)
Features
- always pause video for Desktop wallpaper when screen is locked (f61d9ca)
- automatically detect lock screen mode (8942721)
- resume from last playing video on login/lock (328bb48)
Bug Fixes
- don't remove videos below when removing a single video (5e53f9b)
Matrix room
For Help/Support/Discussion there is now a matrix room https://matrix.to/#/#kde-plasma-smart-video-wallpaper-reborn:matrix.org
Support the development
-
If you like the project consider donating/sponsoring this and my other open source work
v1.0.0
1.0.0 (2024-12-09)
BREAKING CHANGE
Configuration format for the videos list has changed, if you update and get black wallpaper try re-adding the videos in the wallpaper settings and report a bug.
Features
- 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)
Bug Fixes
Miscellaneous Chores
- release 1.0.0 (d28f0fd)
v0.4.1 Switch to gdbus
Improvements
- Switched from
qdbus
togdbus
command (from glib2), no more hunting down for the correct qdbus executable name.
v0.4.0 Major improvements
Fixes
- 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
Improvements
- Added option to change animation duration
- Added cross-fade (dissolve) transition between videos (Beta, disabled by default)
- Global playback speed and volume control
2024-07-04_11-51-45.mp4
v0.3.0 Desktop effects detection & playback improvements
Fixes
- Fix undefined wallpaper property errors
- Fix video stopping in lock screen mode #20
Improvements
- 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
Other
- Added debug mode
Full Changelog: v0.2.0...v0.3.0