mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-29 15:03:09 +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.exclusionZone: -1
|
||||
LayerShell.Window.margins.top: offsetMargins
|
||||
LayerShell.Window.keyboardInteractivity: LayerShell.Window.KeyboardInteractivityNone
|
||||
|
||||
Kirigami.Theme.colorSet: Kirigami.Theme.View
|
||||
Kirigami.Theme.inherit: false
|
||||
|
|
|
|||
Loading…
Reference in a new issue