-
Notifications
You must be signed in to change notification settings - Fork 462
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
[Enhance]Preview all windows when hovering over the icon #1092
Comments
Interesting. I was just about to ask how to configure such a feature in dash-to-dock. The title says this is to be an enhancement so I guess it is not available. I am using v3.28 due to Ubuntu 18.04. For this version, when the mouse pointer hovers over an App icon, and if the App has already opened a window or two, only the name of the App appears. Presently, I use the mouse middle-click button to preview an Apps child window(s). But this isn't efficient as a work flow. I like to propose that when the mouse pointer hovers over an App icon, the following logic takes place:
I am not a js programmer. However, I would like to have a go at it. Can you point me to the filename I should take a look at to implement this proposed logic? Thank you. [Update]: I think an if-loop check should be made at L416 in dash.js? I did try throwing in an if statement there (see below) but it did not seem to trigger the preview during hover. 😖 Help?
|
@sunbearc22 I'm glad that you are interested in this feature. Unfortunately, the author also has no time to maintain it now #574 (comment). If you implement it, everyone will cheer and thank you! |
Seems a duplicate of #144 |
Preview all windows when hovering over the icon,and if addMac zoom effect when the mouse passes, program start-up effect will be better
The text was updated successfully, but these errors were encountered: