1
1
mirror of https://github.com/Burrit0z/Dockify_Source.git synced 2025-07-02 00:36:46 +00:00

update 1.2

This commit is contained in:
Burrit0z
2019-12-26 16:07:04 -05:00
parent 1ae5dce487
commit 941a13d892
35 changed files with 373 additions and 69 deletions

BIN
dockifyprefs/.DS_Store vendored

Binary file not shown.

View File

@ -15,14 +15,12 @@
<string>icon.png</string>
<key>packageIdentifier</key>
<string>com.burritoz.testing</string>
<key>packageNameOverride</key>
<string>Dockify by Burrit0z</string>
</dict>
<dict>
<key>cell</key>
<string>PSGroupCell</string>
<key>label</key>
<string>Transparent Toggle (overrides custom opcaity):</string>
<string>Overall Dock Settings:</string>
</dict>
<dict>
<key>cell</key>
@ -36,12 +34,6 @@
<key>label</key>
<string>Transparent Dock</string>
</dict>
<dict>
<key>cell</key>
<string>PSGroupCell</string>
<key>label</key>
<string>Hide Dock (overrides custom height):</string>
</dict>
<dict>
<key>cell</key>
<string>PSSwitchCell</string>
@ -52,7 +44,7 @@
<key>key</key>
<string>hidden</string>
<key>label</key>
<string>Hide (kinda, not really)</string>
<string>Hide</string>
</dict>
<dict>
<key>cell</key>
@ -102,6 +94,38 @@
<key>showValue</key>
<true/>
</dict>
<dict>
<key>cell</key>
<string>PSGroupCell</string>
<key>label</key>
<string>Max Dock Icons:</string>
</dict>
<dict>
<key>cell</key>
<string>PSSliderCell</string>
<key>default</key>
<string>4</string>
<key>defaults</key>
<string>com.burritoz.dockifyprefs</string>
<key>key</key>
<string>setIconNumber</string>
<key>min</key>
<integer>0</integer>
<key>max</key>
<integer>20</integer>
<key>isSegmented</key>
<true/>
<key>segmentCount</key>
<integer>20</integer>
<key>showValue</key>
<true/>
</dict>
<dict>
<key>cell</key>
<string>PSGroupCell</string>
<key>label</key>
<string></string>
</dict>
<dict>
<key>cell</key>
<string>PSButtonCell</string>