quickshell: solid opacity for calendar popup

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
rope 2026-05-26 13:44:15 +01:00
parent 7a17e5e7e0
commit 2c4a7a155e

View file

@ -860,7 +860,7 @@ in
anchors.topMargin: 1 anchors.topMargin: 1
width: calPopup.open ? calPopup.fullWidth : calPopup.fullWidth width: calPopup.open ? calPopup.fullWidth : calPopup.fullWidth
height: calPopup.open ? calPopup.fullHeight : 0 height: calPopup.open ? calPopup.fullHeight : 0
color: "#D1${c.base00}" color: "#${c.base00}"
border.width: 0 border.width: 0
radius: 8 radius: 8
topLeftRadius: 0 topLeftRadius: 0