1
0
mirror of https://github.com/Burrit0z/kai synced 2025-07-02 05:26:46 +00:00
This commit is contained in:
Burrit0z
2020-05-26 20:46:59 -04:00
parent 90235fe2ca
commit b3297545bf
5 changed files with 106 additions and 27 deletions

View File

@ -39,6 +39,8 @@
<dict>
<key>cell</key>
<string>PSGroupCell</string>
<key>footerText</key>
<string>By having the show all devices option on, all deviecs, not only devices that are charging, will show. When the always show bluetooth devices option is on, kai will show all connected bluetooth devices if they are charging or not.</string>
</dict>
<dict>
<key>cell</key>
@ -52,6 +54,18 @@
<key>label</key>
<string>Show all devices</string>
</dict>
<dict>
<key>cell</key>
<string>PSSwitchCell</string>
<key>default</key>
<false/>
<key>defaults</key>
<string>com.burritoz.kaiprefs</string>
<key>key</key>
<string>showAllMinusInternal</string>
<key>label</key>
<string>Always show bluetooth devices</string>
</dict>
<dict>
<key>cell</key>
<string>PSSwitchCell</string>
@ -328,6 +342,30 @@
<key>key</key>
<string>cornerRadius</string>
</dict>
<dict>
<key>cell</key>
<string>PSGroupCell</string>
<key>label</key>
<string>Banner Blur Alpha (1)</string>
</dict>
<dict>
<key>default</key>
<real>1</real>
<key>cell</key>
<string>PSSliderCell</string>
<key>min</key>
<real>0.0</real>
<key>max</key>
<real>1</real>
<key>isSegmented</key>
<false/>
<key>showValue</key>
<true/>
<key>defaults</key>
<string>com.burritoz.kaiprefs</string>
<key>key</key>
<string>bannerAlpha</string>
</dict>
</array>
<key>title</key>
<string>kai</string>