mirror of
https://github.com/kossLAN/dots.git
synced 2025-11-05 06:59:50 -05:00
mpris stuff
This commit is contained in:
parent
233e12e094
commit
f0673a66a2
10 changed files with 192 additions and 104 deletions
|
|
@ -10,8 +10,7 @@ import "../.."
|
|||
|
||||
Item {
|
||||
id: root
|
||||
implicitWidth: parent.height + 8
|
||||
implicitHeight: parent.height
|
||||
implicitWidth: height + 8 // for margin
|
||||
visible: UPower.displayDevice.isLaptopBattery
|
||||
|
||||
required property var popup
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue