Our projects!

Apps, libs & tools that helps during every day (developer) life.

Windows Dock

  • WindowsDock is OSX-like application launcher. It has many layout and keyboard configurations to suit most users needs. Beside application shortcuts, dock can host user notes with alarms, simple directory and desktop browser and custom command line scripts.
  • Source code at https://github.com/maraf/WindowsDock.
  • Release of the Windows Dock v1.2.22 to download.

Version history

  • v1.2.22
    • Minor fix (that ugly border around shortcut on main panel vanished).
  • v1.2.21
    • Global hotkeys for shortcuts (for only in combination with Windows key).
  • v1.1.20
    • Configuration for small bubbles on top of shortcuts on main panel.
    • Basic setting for shortcut icon size.
  • v1.0.19
    • Taskbar height + posibility to use this as offset from bottom.
  • v1.0.18
    • Dockable WindowsDock, you can dock main panel to one edge of screen and make it always visible.
    • Some minor fixes.
  • v1.0.17
    • Colors for application buttons (Config+Close).
    • Posibility to hide them from main panel.
    • Context menu on main panel as substitute from these buttons.
  • v1.0.16
    • KeyShortcut to show desktop in Explorer.
  • v1.0.15
    • Added support for pin to right and bottom edge of primary screen.
  • v1.0.14
    • Posibility to configure activation key (Win+selected key).
    • App restart after locale change nearly not needed (with exception for some resources - like datetime pattern).
    • Partial internal configuration changes.
  • v1.0.13
    • FIXED: Program doesn't crash when one instance is running and you try to run another (caused by binding global hotkey).
    • Minor internal changes.
  • v1.0.12
    • Translated items in configuration dropdown lists.
  • v1.0.11
    • FIXED: Restart not needed after position change (left,top).
    • Minor configuration changes.
  • v1.0.10
    • Add support for setuping border, thickness and color.
    • Border radius can also be set from configuration window.
  • v1.0.9
    • Added possibility to change (or disable) application hotkeys (Win+W remains as application activation key, but yout can change T,S,B,D,X and Z keys to run extensions and etc.
  • v1.0.8
    • Added possibility to place dock on left edge of primary screen.
    • Added window align to screen edge + offset setup.
  • v1.0.7
    • Add support for localization, right now we support Czech and English, but you can easily add support for another language, simply open application installation folder, go to Resources a then copy one of files there and name it 'Resources' + underscore + language (and country) code, like 'Resources_cs.txt' or 'Resources_fr-FR.txt'. If you do so, please send to me localized file and will add it to the application.
  • v1.0.6
    • Space added as posible key to shortcut assignment.
    • Some minor fixes.
  • v1.0.5
    • Fix of show/hide bug
    • Removed opacity (use alpha channel in background color
    • After start "autohide"
  • v1.0.3
    • Hotkeys in Shortcuts edit
      • ENTER for opening shortcut detail (also DOUBLECLICK works).
      • DELETE for deleting shortcut.
      • SHIFT+UP/DOWN for moving shortcut.
      • Working directory can be set for shortcut+script (defaults to file directory).
  • v1.0.0
    • Hotkeys
      • Dock can be activated pressing Win+W.
      • Each shortcut can have hotkey (letters+num) to run that shortcut.
      • Shortcuts can share same hotkey to run multiple programs pressing single key.