usable
This commit is contained in:
@@ -9,12 +9,19 @@ ClippingWrapperRectangle {
|
||||
property real interval: 100
|
||||
id: root
|
||||
|
||||
radius: 5
|
||||
radius: 3
|
||||
color: Pywal.colors.color1
|
||||
implicitWidth: 30; height: 30
|
||||
Button {
|
||||
id: button
|
||||
text: " "
|
||||
font.pointSize: 16
|
||||
|
||||
background: Rectangle {
|
||||
|
||||
color: Pywal.colors.color9
|
||||
}
|
||||
|
||||
Process {
|
||||
id: idlent
|
||||
running: true
|
||||
|
||||
Reference in New Issue
Block a user