Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bouteillerAlan/activeblur
tentative to export blurredwallpaper to a kwin script to be able to use it with all types of wallpaper plugins
https://github.com/bouteillerAlan/activeblur
kde kde-plasma-5 kwin kwin-script
Last synced: 3 days ago
JSON representation
tentative to export blurredwallpaper to a kwin script to be able to use it with all types of wallpaper plugins
- Host: GitHub
- URL: https://github.com/bouteillerAlan/activeblur
- Owner: bouteillerAlan
- License: gpl-3.0
- Created: 2023-04-19T20:22:26.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-04-20T10:38:30.000Z (over 1 year ago)
- Last Synced: 2024-12-22T20:47:06.865Z (12 days ago)
- Topics: kde, kde-plasma-5, kwin, kwin-script
- Homepage:
- Size: 36.1 KB
- Stars: 5
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
- Authors: AUTHORS
Awesome Lists containing this project
- awesome-starred - bouteillerAlan/activeblur - tentative to export blurredwallpaper to a kwin script to be able to use it with all types of wallpaper plugins (Others)
- awesome-starred - bouteillerAlan/activeblur - tentative to export blurredwallpaper to a kwin script to be able to use it with all types of wallpaper plugins (Others)
README
# Active Blur - kwin script
## Description
Blur the wallpaper if a windows is active.
### history
This is a tentative to export my wallpaper plugin [blurred wallpaper](https://github.com/bouteillerAlan/blurredwallpaper) to kwin script.
The idea is that having it via kwin script will make it work with any type of wallpaper plugin.
## Installation
- clone the repo into `~/.local/share/plasma/kwin/scripts`
## Configuration
| Name | Description | Result |
|--|------------------------------------------------------------------------------------------|--|
| Blur Radius | Give you the possibility to customize the blur radius - range is 1 to 100 | The blur is stronger or weaker |
| showDesktop | Give you the possibility to customize the delay of the animation in ms - range is 100 to 6000 | The blur appears and disappears more quickly or less quickly |## Code of conduct, license, authors, changelog, contributing
See the following file :
- [code of conduct](CODE_OF_CONDUCT.md)
- [license](LICENSE)
- [authors](AUTHORS)
- [contributing](CONTRIBUTING.md)
- [changelog](CHANGELOG)
- [security](SECURITY.md)## Roadmap
- make it work 🙃
## Want to participate? Have a bug or a request feature?
Do not hesitate to open a pr or an issue. I reply when I can.
## Want to support my work?
- [Give me a tips](https://ko-fi.com/a2n00)
- [Give a star on github](https://github.com/bouteillerAlan/activeblur)
- Or just participate to the developement :D### Thanks !