-
Notifications
You must be signed in to change notification settings - Fork 34
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature Request: Delay to preview next app #54
Comments
I've tried to visualize why a configurable delay to display the next applications dock preview comes quite handy: If you add a configurable delay before switching to the next app's dock preview this can be prevented. This is something the mother of all Dock Preview Tools, HyperDock, does to make the usage more intuitive. |
With additional delay (or some other magic - whatever, it feels more natural): Current implementation: |
I experience the same problem and this delay option would be very useful |
temp.mp4Check it out, will be in the next version (1.2 is coming soon). |
I just tried the last version 1.1.6 and this feature does not work as expected: the first preview opens after the hover delay, but when I hover on the second app it shows instantly (it does not respect the delay) |
It will be in 1.2, not 1.1.6. |
@ejbills Why would it be 1.2 and not 1.1.7? |
Take a look at Semantic Versioning to understand how version numbers are typically structured: https://semver.org/ DockDoor hasn’t followed this strictly, but that is the reasoning behind this change. The fade out feature is enough justification for a MINOR version increment. |
Yes it is a feature but "Customizable Highlight Gradient Colors" for example from v1.1.6 is also a feature. We should be consistent so that the version numbers have meaning |
ops, you told it in the message before. my fault :-) |
That's why I said DD hasn't followed it strictly up to this point. |
We have a hover-windows-open-delay setting which delays the time until a preview is shown.
All following previews of other apps will be displayed immediately which sometimes make it difficult to click on an preview to switch to that window.
E.g. my Finder Icon with quite a number of open windows is right next to my Mail icon.
When trying to move the mouse to the Finder window I would like to switch to, a lot of times dockdock switches to the Mail window previews.
This could be prevented by having a configurable delay before displaying the next App's preview windows, e.g. a "Next Window Open Delay".
(I hope I there is not already an existing Issue for this)
The text was updated successfully, but these errors were encountered: