Made system-tray only for this app.
This commit is contained in:
parent
3992a4f9d0
commit
b2d6f95f70
11 changed files with 80 additions and 841 deletions
BIN
appicon.icon/Assets/tethering-hidder.png
Normal file
BIN
appicon.icon/Assets/tethering-hidder.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 64 KiB |
51
appicon.icon/icon.json
Normal file
51
appicon.icon/icon.json
Normal file
|
|
@ -0,0 +1,51 @@
|
|||
{
|
||||
"fill" : {
|
||||
"linear-gradient" : [
|
||||
"srgb:0.92143,0.92145,0.92144,1.00000",
|
||||
"srgb:0.92143,0.92145,0.92144,1.00000"
|
||||
],
|
||||
"orientation" : {
|
||||
"start" : {
|
||||
"x" : 0.5,
|
||||
"y" : 0
|
||||
},
|
||||
"stop" : {
|
||||
"x" : 0.5,
|
||||
"y" : 0.7
|
||||
}
|
||||
}
|
||||
},
|
||||
"groups" : [
|
||||
{
|
||||
"layers" : [
|
||||
{
|
||||
"fill" : "automatic",
|
||||
"image-name" : "tethering-hidder.png",
|
||||
"name" : "tethering-hidder",
|
||||
"opacity" : 0.8,
|
||||
"position" : {
|
||||
"scale" : 1,
|
||||
"translation-in-points" : [
|
||||
16.71898342510258,
|
||||
9.266469244762675
|
||||
]
|
||||
}
|
||||
}
|
||||
],
|
||||
"shadow" : {
|
||||
"kind" : "neutral",
|
||||
"opacity" : 0.5
|
||||
},
|
||||
"translucency" : {
|
||||
"enabled" : true,
|
||||
"value" : 0.5
|
||||
}
|
||||
}
|
||||
],
|
||||
"supported-platforms" : {
|
||||
"circles" : [
|
||||
"watchOS"
|
||||
],
|
||||
"squares" : "shared"
|
||||
}
|
||||
}
|
||||
Loading…
Reference in a new issue