quickshell: auto-close context menu on outside click
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
a3e83fa6f0
commit
f1f33194b2
1 changed files with 1 additions and 0 deletions
|
|
@ -693,6 +693,7 @@ in
|
||||||
anchor.edges: Edges.Bottom | Edges.Right
|
anchor.edges: Edges.Bottom | Edges.Right
|
||||||
anchor.gravity: Edges.Bottom | Edges.Left
|
anchor.gravity: Edges.Bottom | Edges.Left
|
||||||
anchor.adjustment: PopupAdjustment.Slide
|
anchor.adjustment: PopupAdjustment.Slide
|
||||||
|
grabFocus: true
|
||||||
visible: false
|
visible: false
|
||||||
color: "transparent"
|
color: "transparent"
|
||||||
implicitWidth: menuColumn.width + 2
|
implicitWidth: menuColumn.width + 2
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue