OrangemiumDock (originally Budgie Dock) is a dock for your Windows desktop.
- To download the lastest DEV; Download this entire folder(just download the repo zip and extract that folder) and run OrangemiumDock.exe
- To add an icon:
- Simply drop an EXE to the dock.
- Right click at dock, click "OrangemiumDock...", click "Edit...". At that window, drop the EXE to the list. This way you can directly edit the icon.
- To edit the dock items in a better way:
- Right click at dock, click "OrangemiumDock...", click "Edit...".
- This way also allows you to add Separators, or add dock items after running apps area.
- Apps drawer global hook: Windows + Alt + O
Feature | BDock | ODock |
---|---|---|
Smart Auto Hide | ❌ | ✅ |
AppBar (Taking space like a taskbar) | ❌ | ✅ |
Styling | Worser | Better |
Multitask Implementation | Worser | Better |
Running apps icon | EXE icon + Saved to file | Actual window icon, Not saved (Better) |
Custom Popup Widgets (AKA Special Runpaths) | Apps drawer + Search + Shutdown | Apps Drawer + Shutdown |
Load Speed | Slower | Faster |
Accent Color | Orange | Follows your accent color |
OS Support | Windows XP+ (Better) | Windows 10+ |
BDock was using styles inside settings, which was worser. Now it's in it's own file and more customizeable.
Normally BDock wasn't even supposed to show running apps and was added later on. It was buggy...
If explaination at the table was too complicated, this would be more complicated so...
- Download the /App directory if you can't use Git, or just clone this repo and open the sln file at /App. Using dotnet CLI or Visual Studio should work fine.
See CONTRIBUTING.md