Skip to content
This repository was archived by the owner on Dec 28, 2025. It is now read-only.
 
 

Latest commit

 

History

27 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

kwin-forceblur AUR Version

A fork of the KWin Blur effect that allows blurring any user-specified window. Both X11 and Wayland are supported.

This effect cannot be used along with the stock blur effect, or any other fork of it.

image

Installation

Arch Linux

https://aur.archlinux.org/packages/kwin-effects-forceblur

NixOS

https://gist.github.com/taj-ny/c1abdde710f33e34dc39dc53a5dc2c09

pkgs.kdePackages.callPackage

Building from source

Required dependencies:

  • CMake
  • Extra CMake Modules
  • Plasma 6
  • Qt 6
  • KF6
  • KWin development packages
git clone https://github.com/taj-ny/kwin-forceblur
cd kwin-forceblur
mkdir qt6build; cd qt6build; cmake ../ -DCMAKE_INSTALL_PREFIX=/usr && make && sudo make install

Usage

  1. Install the plugin.
  2. Open the Desktop Effects page in System Settings.
  3. Disable the Blur effect, and any other forks of the blur effect as well (such as the one provided by LightlyShaders).
  4. Enable the Force Blur effect.

You can specify the classes of windows to blur in the effect settings.

Window borders will be blurred only if decoration blur is enabled.

Credits

About

A fork of the KWin Blur effect for Plasma 6 that allows blurring any user-specified window on both X11 and Wayland

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages