accent-colored borders on all flyouts, popups, and hover panels

This commit is contained in:
Damocles 2026-04-13 16:27:39 +02:00
parent 3e78384433
commit fc36e46091
9 changed files with 14 additions and 0 deletions

View file

@ -105,6 +105,7 @@ M.BarSection {
id: menuLoader
active: false
sourceComponent: M.BluetoothMenu {
accentColor: root.accentColor
screen: root.bar.screen
anchorX: root.mapToGlobal(root.width / 2, 0).x - (QsWindow.window?.screen?.x ?? 0)
onDismissed: menuLoader.active = false