mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-07-31 16:54:46 +00:00
VolumeOSD: Prevent Stealing Focus from Applications
Before:  After: 
This commit is contained in:
parent
4c354eb57a
commit
205edd485c
1 changed files with 1 additions and 0 deletions
|
|
@ -34,6 +34,7 @@ Window {
|
||||||
LayerShell.Window.layer: LayerShell.Window.LayerOverlay
|
LayerShell.Window.layer: LayerShell.Window.LayerOverlay
|
||||||
LayerShell.Window.exclusionZone: -1
|
LayerShell.Window.exclusionZone: -1
|
||||||
LayerShell.Window.margins.top: offsetMargins
|
LayerShell.Window.margins.top: offsetMargins
|
||||||
|
LayerShell.Window.keyboardInteractivity: LayerShell.Window.KeyboardInteractivityNone
|
||||||
|
|
||||||
Kirigami.Theme.colorSet: Kirigami.Theme.View
|
Kirigami.Theme.colorSet: Kirigami.Theme.View
|
||||||
Kirigami.Theme.inherit: false
|
Kirigami.Theme.inherit: false
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue