
Source (link to git-repo or to original if based on someone elses unmodified work): https://github.com/Zren/plasma-wallpapers/tree/master/inactiveblur
A wallpaper plugin for Plasma5 that blurs the wallpaper when there's an active window.
Based on: This /r/unixporn submission
https://www.reddit.com/r/unixporn/comments/791cw8/i3gaps_compton_playing_with_blurs_fading_effects/
Download, then run:
kpackagetool5 -t Plasma/Wallpaper -i ~/Downloads/inactiveblur-v3.zip
v5 - October 2 2019 1 year ago
* Update to the Plasma 5.16 Kirigami twinFormLayout config gui. Requires Plasma Frameworks v5.53, which is only available in Ubuntu 19.04 and later.
## v4 - October 2 2019
* Fix parsing 400ms in the config spinbox. It previous only worked when using up/down arrows ever since updating to the QtQuickControls 2.0 spinboxes.
v5 - October 2 2019 1 year ago
* Update to the Plasma 5.16 Kirigami twinFormLayout config gui. Requires Plasma Frameworks v5.53, which is only available in Ubuntu 19.04 and later.
## v4 - October 2 2019
* Fix parsing 400ms in the config spinbox. It previous only worked when using up/down arrows ever since updating to the QtQuickControls 2.0 spinboxes.
v3 - March 20 2019 1 year ago
* Fix memory leak introduced in the port to the slideshow API. It is easily reproduced with the slideshow reaching 2Gb of RAM in under an hour (switching wallpapers every 10 seconds). I forgot a single line that destroyed the old image.
v2 - March 19 2019
* Trigger blur event when a new window is created or a window is destroyed. It was previously only updating when you minimized a window or moved it (Issue #2).
* Update to the new image wallpaper config GUI
* Implement a simple toggle to enter slideshow mode (Issue #1).
masingerzero
11 days ago
Report
axel-huerta
1 month ago
Report
alexandria
2 months ago
Report
glalev
6 months ago
Report
knecker
10 months ago
Report
kdemichl
11 months ago
very neat!
Report
brdlaw
11 months ago
Report
wholeuniqueness
1 year ago
Report
laikaxv1
1 year ago
Report
Zren
1 year ago
Feel free to edit the qml code from Image to AnimatedImage yourself though.
* ~/.local/share/plasma/wallpapers/com.github.zren.inactiveblur/contents/ui/
* https://github.com/Zren/plasma-wallpapers/blob/master/inactiveblur/package/contents/ui/BlurredWallpaper.qml#L17
* https://doc.qt.io/archives/qt-4.8/qml-animatedimage.html
Use the following command to test your changes without relogging:
killall plasmashell; kstart5 plasmashell
This fella combined blur and AnimatedImage (not inactiveblur though):
* https://www.reddit.com/r/unixporn/comments/9sd5uy/kde_plasma_blur_gif_pixel_art_wallpaper_look/
* https://github.com/nhanb/com.nerdyweekly.animated
Report
schlaefer
1 year ago
Report
shamrock
1 year ago
Report
nvkhoi
1 year ago
Report
Zren
1 year ago
Report
nvkhoi
1 year ago
Report
michaldybczak
1 year ago
Report
ifuse
1 year ago
Report
RustyRaptor
1 year ago
Report
muesli
1 year ago
Report
l4k1
1 year ago
Report
arielaxionl
1 year ago
Report
arielaxionl
1 year ago
Report
Zren
1 year ago
Report
m0ji
2 years ago
Report
npessoa
2 years ago
Report