NPill + Battery (WIP)
This commit is contained in:
parent
aaf2aba0f8
commit
2f691fc72a
4 changed files with 329 additions and 1 deletions
|
|
@ -44,12 +44,15 @@ Singleton {
|
|||
property int animationNormal: 300
|
||||
property int animationSlow: 500
|
||||
|
||||
// Dimensions
|
||||
property int barHeight: 36
|
||||
property int baseWidgetSize: 32
|
||||
property int sliderWidth: 200
|
||||
|
||||
// Delay
|
||||
// Delays
|
||||
property int tooltipDelay: 300
|
||||
property int tooltipDelayLong: 1500
|
||||
property int pillDelay: 500
|
||||
|
||||
// Margins and spacing
|
||||
property int marginTiny: 4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue