mirror of
https://github.com/noctalia-dev/noctalia-shell.git
synced 2026-05-11 17:08:27 +08:00
feat(OSD): full click-through
This commit is contained in:
@@ -529,6 +529,9 @@ Variants {
|
||||
WlrLayershell.layer: Settings.data.osd?.overlayLayer ? WlrLayer.Overlay : WlrLayer.Top
|
||||
WlrLayershell.exclusionMode: ExclusionMode.Ignore
|
||||
|
||||
// Click-through — OSD is display-only, no input needed
|
||||
mask: Region {}
|
||||
|
||||
Item {
|
||||
id: osdItem
|
||||
anchors.fill: parent
|
||||
|
||||
Reference in New Issue
Block a user