We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d16d067 commit 3b73293Copy full SHA for 3b73293
panels/notification/center/package/main.qml
@@ -41,6 +41,7 @@ Window {
41
DLayerShellWindow.rightMargin: windowMargin(1)
42
DLayerShellWindow.bottomMargin: windowMargin(2)
43
DLayerShellWindow.exclusionZone: -1
44
+ DLayerShellWindow.keyboardInteractivity: DLayerShellWindow.KeyboardInteractivityOnDemand
45
palette: DTK.palette
46
ColorSelector.family: Palette.CrystalColor
47
// DWindow.windowEffect: PlatformHandle.EffectNoBorder | PlatformHandle.EffectNoShadow
0 commit comments