per-group borders, workspace hover, battery notifications, richer network tooltip

This commit is contained in:
Damocles 2026-04-12 16:32:33 +02:00
parent b8ec39f2c9
commit 0eda2c71c9
7 changed files with 69 additions and 16 deletions

View file

@ -5,9 +5,10 @@ Rectangle {
id: root
default property alias content: row.children
property color borderColor: M.Theme.base02
color: "transparent"
border.color: M.Theme.base02
border.color: borderColor
border.width: 1
radius: M.Theme.radius