mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2025-07-03 08:55:54 +00:00
drop another part of pornography in gi
more intuinitve configuration interface in graphicalitem. Improve code for the future references (in case if new color type will be added). Change X-AW-*Color values to ones with prefixes (added autoconversion from old-version api)
This commit is contained in:
@ -6,11 +6,11 @@ X-AW-Value=bat
|
||||
X-AW-Custom=false
|
||||
X-AW-Max=100.0
|
||||
X-AW-Min=0.0
|
||||
X-AW-ActiveColor="0,0,0,255"
|
||||
X-AW-InactiveColor="255,255,255,255"
|
||||
X-AW-ActiveColor="color://0,0,0,255"
|
||||
X-AW-InactiveColor="color://255,255,255,255"
|
||||
X-AW-Type=Horizontal
|
||||
X-AW-Direction=LeftToRight
|
||||
X-AW-Height=25
|
||||
X-AW-Width=100
|
||||
X-AW-ApiVersion=4
|
||||
X-AW-ApiVersion=5
|
||||
X-AW-Number=3
|
||||
|
@ -6,11 +6,11 @@ X-AW-Value=cpu
|
||||
X-AW-Custom=false
|
||||
X-AW-Max=100.0
|
||||
X-AW-Min=0.0
|
||||
X-AW-ActiveColor="0,0,0,255"
|
||||
X-AW-InactiveColor="255,255,255,255"
|
||||
X-AW-ActiveColor="color://0,0,0,255"
|
||||
X-AW-InactiveColor="color://255,255,255,255"
|
||||
X-AW-Type=Horizontal
|
||||
X-AW-Direction=LeftToRight
|
||||
X-AW-Height=25
|
||||
X-AW-Width=100
|
||||
X-AW-ApiVersion=4
|
||||
X-AW-ApiVersion=5
|
||||
X-AW-Number=0
|
||||
|
@ -6,11 +6,11 @@ X-AW-Value=mem
|
||||
X-AW-Custom=false
|
||||
X-AW-Max=100.0
|
||||
X-AW-Min=0.0
|
||||
X-AW-ActiveColor="0,0,0,255"
|
||||
X-AW-InactiveColor="255,255,255,255"
|
||||
X-AW-ActiveColor="color://0,0,0,255"
|
||||
X-AW-InactiveColor="color://255,255,255,255"
|
||||
X-AW-Type=Horizontal
|
||||
X-AW-Direction=LeftToRight
|
||||
X-AW-Height=25
|
||||
X-AW-Width=100
|
||||
X-AW-ApiVersion=4
|
||||
X-AW-ApiVersion=5
|
||||
X-AW-Number=1
|
||||
|
@ -6,11 +6,11 @@ X-AW-Value=swap
|
||||
X-AW-Custom=false
|
||||
X-AW-Max=100.0
|
||||
X-AW-Min=0.0
|
||||
X-AW-ActiveColor="0,0,0,255"
|
||||
X-AW-InactiveColor="255,255,255,255"
|
||||
X-AW-ActiveColor="color://0,0,0,255"
|
||||
X-AW-InactiveColor="color://255,255,255,255"
|
||||
X-AW-Type=Horizontal
|
||||
X-AW-Direction=LeftToRight
|
||||
X-AW-Height=25
|
||||
X-AW-Width=100
|
||||
X-AW-ApiVersion=4
|
||||
X-AW-ApiVersion=5
|
||||
X-AW-Number=2
|
||||
|
Reference in New Issue
Block a user