steventheworker / DockAltTab

Window preview app for MacOS (on the dock) using AltTab.
https://DockAltTab.netlify.app
GNU General Public License v3.0
85 stars 4 forks source link

Ubuntu Dock Behavior - #7

Closed steventheworker closed 7 months ago

steventheworker commented 1 year ago

For dock items, instead of showing window preview on hover, have single click either: open app if only one window exists for that app or show window previews if more than one window exists for the app. This would basically match the default Ubuntu dock behavior.

steventheworker commented 9 months ago

Working pre-release version!

https://github.com/steventheworker/DockAltTab/releases/tag/v2.91

Will merge into main branch soon.