Skip to content

Releases: luisbocanegra/plasma-smart-video-wallpaper-reborn

v0.4.1 Switch to gdbus

30 Jul 15:01
6357a12
Compare
Choose a tag to compare

Improvements

  • Switched from qdbus to gdbus command (from glib2), no more hunting down for the correct qdbus executable name.

v0.4.0 Major improvements

06 Jul 01:51
3d68ddc
Compare
Choose a tag to compare

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

29 Jun 09:05
053b7a9
Compare
Choose a tag to compare

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