mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-08-01 17:24:48 +00:00
kwin/mobiletaskswitcher: Remove blur for performance
This commit is contained in:
parent
24f399d195
commit
5e22c69d32
1 changed files with 0 additions and 8 deletions
|
|
@ -122,14 +122,6 @@ FocusScope {
|
||||||
outputName: targetScreen.name
|
outputName: targetScreen.name
|
||||||
}
|
}
|
||||||
|
|
||||||
FastBlur {
|
|
||||||
source: backgroundItem
|
|
||||||
anchors.fill: parent
|
|
||||||
opacity: container.opacity
|
|
||||||
radius: 50
|
|
||||||
cached: true
|
|
||||||
}
|
|
||||||
|
|
||||||
// background colour
|
// background colour
|
||||||
Rectangle {
|
Rectangle {
|
||||||
id: backgroundRect
|
id: backgroundRect
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue