add idle inhib (caffeine)

This commit is contained in:
Benjamin Palko 2025-07-23 16:00:26 -04:00
parent c754576ca9
commit 1e087a4f2d
5 changed files with 70 additions and 2 deletions

View file

@ -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