-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #2 from saada/alternate-image
Upgrade project, improve README, better dmg file, and support dark mode
- Loading branch information
Showing
41 changed files
with
2,563 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
5 changes: 5 additions & 0 deletions
5
Dock Spaces.xcodeproj/project.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | ||
<plist version="1.0"> | ||
<dict/> | ||
</plist> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,31 @@ | ||
DockSpaces | ||
=============== | ||
# DockSpaces | ||
|
||
Native OSX App for adding spaces to your dock | ||
|
||
##Installation | ||
![image](./images/dock.png) | ||
|
||
1. Download [DockSpaces.dmg](https://github.com/saada/Dock-Spaces/raw/master/DockSpaces.dmg) | ||
## Install pre-built app | ||
|
||
1. Download [Dock-Spaces-1.0.dmg](https://github.com/saada/Dock-Spaces/raw/master/Dock-Spaces-1.0.dmg) | ||
2. Run the file, then drag&drop to Applications folder | ||
3. Run DockSpaces and find the commands in the top status bar icon | ||
3. Run `Dock Spaces.app` from your Applications folder and find the commands in the top status bar icon ![image](./images/dock-spaces.png) | ||
4. After adding a few spaces to dock, you will be able to move the spaces around the dock to wherever you like. NOTE: you can also throw spaces out of the dock just like you would remove a regular app | ||
|
||
## Features | ||
|
||
* Supports macOS dark mode theme | ||
|
||
## Make your own build | ||
|
||
After running `git clone`, compile with | ||
|
||
```sh | ||
xcodebuild clean build CODE_SIGN_IDENTITY="" CODE_SIGNING_REQUIRED=NO | ||
``` | ||
|
||
Use [create-dmg](https://github.com/sindresorhus/create-dmg) tool to generate dmg file. | ||
|
||
Tutorial to create nice .dmg file: http://codevarium.gameka.com.br/how-to-create-your-own-beautiful-dmg-files/ | ||
```sh | ||
create-dmg build/Release/Dock\ Spaces.app | ||
# generates ./Dock-Spaces-1.0.dmg | ||
``` |
5 changes: 5 additions & 0 deletions
5
build/Dock Spaces.build/Release/Dock Spaces.build/MainMenu-PartialInfo.plist
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | ||
<plist version="1.0"> | ||
<dict/> | ||
</plist> |
4 changes: 4 additions & 0 deletions
4
build/Dock Spaces.build/Release/Dock Spaces.build/Objects-normal/x86_64/AppDelegate.d
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
dependencies: \ | ||
/Users/saada/HackHackHack/Projects/XCode/Dock\ Spaces/Dock\ Spaces/Dock\ Spaces-Prefix.pch \ | ||
/Users/saada/HackHackHack/Projects/XCode/Dock\ Spaces/Dock\ Spaces/AppDelegate.m \ | ||
/Users/saada/HackHackHack/Projects/XCode/Dock\ Spaces/Dock\ Spaces/AppDelegate.h |
Binary file added
BIN
+220 Bytes
build/Dock Spaces.build/Release/Dock Spaces.build/Objects-normal/x86_64/AppDelegate.dia
Binary file not shown.
Binary file added
BIN
+19.2 KB
build/Dock Spaces.build/Release/Dock Spaces.build/Objects-normal/x86_64/AppDelegate.o
Binary file not shown.
2 changes: 2 additions & 0 deletions
2
...ock Spaces.build/Release/Dock Spaces.build/Objects-normal/x86_64/Dock Spaces.LinkFileList
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
/Users/saada/HackHackHack/Projects/XCode/Dock Spaces/build/Dock Spaces.build/Release/Dock Spaces.build/Objects-normal/x86_64/AppDelegate.o | ||
/Users/saada/HackHackHack/Projects/XCode/Dock Spaces/build/Dock Spaces.build/Release/Dock Spaces.build/Objects-normal/x86_64/main.o |
Binary file added
BIN
+50 KB
...ces.build/Release/Dock Spaces.build/Objects-normal/x86_64/Dock Spaces_dependency_info.dat
Binary file not shown.
3 changes: 3 additions & 0 deletions
3
build/Dock Spaces.build/Release/Dock Spaces.build/Objects-normal/x86_64/main.d
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
dependencies: \ | ||
/Users/saada/HackHackHack/Projects/XCode/Dock\ Spaces/Dock\ Spaces/Dock\ Spaces-Prefix.pch \ | ||
/Users/saada/HackHackHack/Projects/XCode/Dock\ Spaces/Dock\ Spaces/main.m |
Binary file added
BIN
+220 Bytes
build/Dock Spaces.build/Release/Dock Spaces.build/Objects-normal/x86_64/main.dia
Binary file not shown.
Binary file added
BIN
+2.46 KB
build/Dock Spaces.build/Release/Dock Spaces.build/Objects-normal/x86_64/main.o
Binary file not shown.
Binary file added
BIN
+464 Bytes
build/Dock Spaces.build/Release/Dock Spaces.build/assetcatalog_dependencies
Binary file not shown.
10 changes: 10 additions & 0 deletions
10
build/Dock Spaces.build/Release/Dock Spaces.build/assetcatalog_generated_info.plist
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | ||
<plist version="1.0"> | ||
<dict> | ||
<key>CFBundleIconFile</key> | ||
<string>AppIcon</string> | ||
<key>CFBundleIconName</key> | ||
<string>AppIcon</string> | ||
</dict> | ||
</plist> |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | ||
<plist version="1.0"> | ||
<dict> | ||
<key>CFBundleDevelopmentRegion</key> | ||
<string>English</string> | ||
<key>CFBundleIdentifier</key> | ||
<string>com.apple.xcode.dsym.saada.Dock-Spaces</string> | ||
<key>CFBundleInfoDictionaryVersion</key> | ||
<string>6.0</string> | ||
<key>CFBundlePackageType</key> | ||
<string>dSYM</string> | ||
<key>CFBundleSignature</key> | ||
<string>????</string> | ||
<key>CFBundleShortVersionString</key> | ||
<string>1.0</string> | ||
<key>CFBundleVersion</key> | ||
<string>1</string> | ||
</dict> | ||
</plist> |
Binary file added
BIN
+1.56 MB
build/Release/Dock Spaces.app.dSYM/Contents/Resources/DWARF/Dock Spaces
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,58 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | ||
<plist version="1.0"> | ||
<dict> | ||
<key>BuildMachineOSBuild</key> | ||
<string>17B35a</string> | ||
<key>CFBundleDevelopmentRegion</key> | ||
<string>en</string> | ||
<key>CFBundleExecutable</key> | ||
<string>Dock Spaces</string> | ||
<key>CFBundleIconFile</key> | ||
<string>AppIcon</string> | ||
<key>CFBundleIconName</key> | ||
<string>AppIcon</string> | ||
<key>CFBundleIdentifier</key> | ||
<string>saada.Dock-Spaces</string> | ||
<key>CFBundleInfoDictionaryVersion</key> | ||
<string>6.0</string> | ||
<key>CFBundleName</key> | ||
<string>Dock Spaces</string> | ||
<key>CFBundlePackageType</key> | ||
<string>APPL</string> | ||
<key>CFBundleShortVersionString</key> | ||
<string>1.0</string> | ||
<key>CFBundleSignature</key> | ||
<string>????</string> | ||
<key>CFBundleSupportedPlatforms</key> | ||
<array> | ||
<string>MacOSX</string> | ||
</array> | ||
<key>CFBundleVersion</key> | ||
<string>1</string> | ||
<key>DTCompiler</key> | ||
<string>com.apple.compilers.llvm.clang.1_0</string> | ||
<key>DTPlatformBuild</key> | ||
<string>9C40b</string> | ||
<key>DTPlatformVersion</key> | ||
<string>GM</string> | ||
<key>DTSDKBuild</key> | ||
<string>17C76</string> | ||
<key>DTSDKName</key> | ||
<string>macosx10.13</string> | ||
<key>DTXcode</key> | ||
<string>0920</string> | ||
<key>DTXcodeBuild</key> | ||
<string>9C40b</string> | ||
<key>LSApplicationCategoryType</key> | ||
<string>public.app-category.productivity</string> | ||
<key>LSMinimumSystemVersion</key> | ||
<string>10.9</string> | ||
<key>NSHumanReadableCopyright</key> | ||
<string>Copyright © 2014 Mahmoud Saada. All rights reserved.</string> | ||
<key>NSMainNibFile</key> | ||
<string>MainMenu</string> | ||
<key>NSPrincipalClass</key> | ||
<string>NSApplication</string> | ||
</dict> | ||
</plist> |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
APPL???? |
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+34.2 KB
build/Release/Dock Spaces.app/Contents/Resources/Base.lproj/MainMenu.nib
Binary file not shown.
29 changes: 29 additions & 0 deletions
29
build/Release/Dock Spaces.app/Contents/Resources/en.lproj/Credits.rtf
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
{\rtf0\ansi{\fonttbl\f0\fswiss Helvetica;} | ||
{\colortbl;\red255\green255\blue255;} | ||
\paperw9840\paperh8400 | ||
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\ql\qnatural | ||
|
||
\f0\b\fs24 \cf0 Engineering: | ||
\b0 \ | ||
Some people\ | ||
\ | ||
|
||
\b Human Interface Design: | ||
\b0 \ | ||
Some other people\ | ||
\ | ||
|
||
\b Testing: | ||
\b0 \ | ||
Hopefully not nobody\ | ||
\ | ||
|
||
\b Documentation: | ||
\b0 \ | ||
Whoever\ | ||
\ | ||
|
||
\b With special thanks to: | ||
\b0 \ | ||
Mom\ | ||
} |
Binary file added
BIN
+92 Bytes
build/Release/Dock Spaces.app/Contents/Resources/en.lproj/InfoPlist.strings
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.