Compare commits
3 Commits
c12e3c1606
...
c1267d5d8e
| Author | SHA1 | Date | |
|---|---|---|---|
| c1267d5d8e | |||
| b09099a217 | |||
| c13610253f |
@ -100,6 +100,7 @@ Rectangle {
|
|||||||
CustomIcon {
|
CustomIcon {
|
||||||
id: batIcon
|
id: batIcon
|
||||||
Layout.alignment: Qt.AlignVCenter
|
Layout.alignment: Qt.AlignVCenter
|
||||||
|
visible: UPower.displayDevice.isLaptopBattery
|
||||||
text: Fn.getBatteryIcon(root.perc)
|
text: Fn.getBatteryIcon(root.perc)
|
||||||
MouseArea {
|
MouseArea {
|
||||||
id: batHover
|
id: batHover
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user