esjeon / kwin-forceblur

Force-enable blur effect to user-specified windows
MIT License
151 stars 8 forks source link

Option to configure in System Settings not present anymore #19

Open Andy3153 opened 2 years ago

Andy3153 commented 2 years ago

Just as the title says, there used to be a configuration menu to add certain programs and then specify if you wanted it to be a whitelist or a blacklist. Now, that button doesn't show up anymore in System Settings

System Info: KDE Plasma Version: 5.22.4 KDE Frameworks Version: 5.84.0 Qt Version: 5.15.2 Kernel Version: 5.13.9-arch1-1 (64-bit) Graphics Platform: X11 Processors: 16 x 11th Gen Intel® Core™ i7-11800H @ 2.30GHz Memory: 15,4 GiB of RAM Graphics Processor: Mesa Intel® UHD Graphics

xSTUDDSx commented 2 years ago

Did you enable the 'Blur' Desktop Effect through System Settings?

After installing the script did you run the following two commands in the terminal?

mkdir -p ~/.local/share/kservices5/ cp ~/.local/share/kwin/scripts/forceblur/metadata.desktop ~/.local/share/kservices5/forceblur.desktop

The configure button won't appear unless you do both of those steps and then click the check box in the Kwin Scripts. I just did a fresh install on my laptop of EndeavorOS and had no issues following the directions in the Readme.

Andy3153 commented 2 years ago

Sorry, I forgot to come back here. I re-did everything and it worked

erichamers commented 2 years ago

I believe I followed all the steps but I still cannot see the config button on the Kwin Scripts page 😞

Jacob3075 commented 2 years ago

Same issue, I have followed the steps in the README.

kded5 --version
kded5 5.90.0
kwin_x11 --version
kwin 5.23.5

Also read #23 and am using v0.5 of the script, nothings working