kwin-effects-forceblur icon indicating copy to clipboard operation
kwin-effects-forceblur copied to clipboard

Fork of the KWin Blur effect for KDE Plasma 6 with additional features (including force blur) and bug fixes

Results 32 kwin-effects-forceblur issues
Sort by recently updated
recently updated
newest added

This error is shown when trying to build it with cmake. `-- Could NOT find KF6KCMUtils (found version "6.2.0"), checked the following files: /usr/lib/cmake/KF6KCMUtils/KF6KCMUtilsConfig.cmake (version 6.2.0) Reason given by package:...

![image](https://github.com/taj-ny/kwin-effects-forceblur/assets/34474436/468ea9bc-5c5e-4eb3-8873-4f2e8772b353) I added only these windows to match the force blur options, but with the enabling of borce blur script the systemsetting and dolphin still be blured. The force blur...

This is a rewrite of the rounded corners implementation, which has much better-looking corners. There's probably a better way to do it, but for now that's the simplest and most...

I've been using this effect for a little while on plasma 6 and while it's great, there's something about it that annoys me. If you use lightlyshaders and set the...

enhancement

The methods to get window classes described in the README don't work for some windows, such as all context menus (they disappear immediately when using the qdbus method), Spectacle's Wayland...

enhancement

The window type must be different on Wayland for some reason, since ``EffectWindow::isMenu()``, ``EffectWindow::isDropdownMenu()`` and ``EffectWindow::isPopupMenu()`` all return false. It could be a KWin bug, as the Translucency effect uses...

bug
wayland

- [x] Arch Linux - [x] Fedora - [x] openSUSE - [ ] Debian-based

documentation
enhancement

# Conditions - Match all windows - Match windows by type - normal window, - dialog window, - utility window, - dock (panel), - toolbar - context menu - Match...

enhancement