add idle inhib (caffeine)
This commit is contained in:
parent
c754576ca9
commit
1e087a4f2d
5 changed files with 70 additions and 2 deletions
|
|
@ -6,8 +6,11 @@ MouseArea {
|
|||
|
||||
hoverEnabled: true
|
||||
cursorShape: Qt.PointingHandCursor
|
||||
property alias color: rectangle.color
|
||||
property alias border: rectangle.border
|
||||
|
||||
Rectangle {
|
||||
id: rectangle
|
||||
anchors.fill: parent
|
||||
|
||||
radius: Dimensions.radius
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue