mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-26 14:23:09 +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
|
||||
}
|
||||
|
||||
FastBlur {
|
||||
source: backgroundItem
|
||||
anchors.fill: parent
|
||||
opacity: container.opacity
|
||||
radius: 50
|
||||
cached: true
|
||||
}
|
||||
|
||||
// background colour
|
||||
Rectangle {
|
||||
id: backgroundRect
|
||||
|
|
|
|||
Loading…
Reference in a new issue