Skip to content

Latest commit

 

History

History
28 lines (26 loc) · 1.58 KB

README.md

File metadata and controls

28 lines (26 loc) · 1.58 KB

OrangemiumDock

OrangemiumDock (originally Budgie Dock) is a dock for your Windows desktop.

resim

How to use?

  • To download the lastest DEV; Download this entire 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.
  • 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.

What is better? What is worse?

Feature BDock ODock
Smart Auto Hide
AppBar (Taking space like a taskbar)
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 Only apps drawer (for now)
Load Speed Slower Faster
Accent Color Orange Follows your accent color
OS Support Windows XP+ (Better) Windows 10+

How can I compile myself?

  • Download the /App directory. using dotnet CLI or Visual Studio should work fine.

Contributing

See CONTRIBUTING.md