From 010643ee23952d3c97af8d0aeee5a73cbd55b8c7 Mon Sep 17 00:00:00 2001 From: inorishio Date: Wed, 22 Oct 2025 22:06:14 +0200 Subject: [PATCH] Click through it... --- shell.qml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/shell.qml b/shell.qml index 69a46fc..704623c 100644 --- a/shell.qml +++ b/shell.qml @@ -20,6 +20,8 @@ PanelWindow { bottom: 9 } + mask: Region {} + surfaceFormat.opaque: false implicitWidth: 320 implicitHeight: 293