Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/robilic/DockHand
Window preview feature similar to 'Aero Peek' for the Mac OS dock
https://github.com/robilic/DockHand
Last synced: 12 days ago
JSON representation
Window preview feature similar to 'Aero Peek' for the Mac OS dock
- Host: GitHub
- URL: https://github.com/robilic/DockHand
- Owner: robilic
- Created: 2018-08-26T20:53:32.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-06-18T23:58:52.000Z (over 5 years ago)
- Last Synced: 2024-07-22T16:53:40.309Z (4 months ago)
- Language: Objective-C
- Homepage:
- Size: 372 KB
- Stars: 8
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DockHand
Window preview feature similar to 'Aero Peek' for the Mac OS dock. A poor mans 'Hyperdock'.![Preview](/preview.gif?raw=true "Preview")
## TODO:
- Put preview right above dock
- Don't hide preview window unless over another icon that isn't running or click outisde of preview window
- Don't draw status bar icons
- Click on X in the corner of window to close the window
- Click on a preview to bring that window to the front
- Draw aspect-correct Previews
- Anti-alias previews
- Make sure preview Window is always on top
- Draw more than row of preview windows
- Increase timer resolution
- At some point don't show MouseTracker the icon in the dock (maybe menubar?) it draws itself (mirror into mirror)
- Multiple monitor support
- Dock in places other than bottom