Skip to content
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

Minimized Windows #8

Open
steventheworker opened this issue Nov 29, 2022 · 7 comments
Open

Minimized Windows #8

steventheworker opened this issue Nov 29, 2022 · 7 comments
Labels
enhancement New feature or request

Comments

@steventheworker
Copy link
Owner

Default MacOS behavior is to open the app on single mouse click if only one window of that app exists. With DockAltTab, this requires either: hover & select window or click dock icon or double click dock icon

@sdburrows
Copy link

I am glad this issue was brought up. I was about to create one myself. I noticed the click to minimise/maximise behaviour doesn't work sometimes. For e.g. a maximised windows, it would sometimes requires two clicks to minimise it. Also, there is a delay when clicking on minimised window to maximise.

@steventheworker
Copy link
Owner Author

In your example do you mean Full Screen or Maximized via an app like Rectangle? And by "delay when clicking on minimized window" do you mean the AltTab preview button to full screen?

@sdburrows
Copy link

I should be clearer with my explanations. When enabling the option "Modifying click behaviour" within DockAltTab, I expected the dock to behave like Windows taskbar. Instead, the behaviour is a bit erratic. The steps I used to reproduce this is:

  1. Open an app / window
  2. Minimise it using the yellow "-" button
  3. Click on dock app icon to restore it (not the preview window), nothing happens
  4. Click again and the window will open and hide again

The expected behaviour in Step 3 is the window should reappear.

I wonder, rather than click dock icon to hide, how about click to minimise, same behaviour as the "-" yellow symbol on the top left window. Would this solve the issue?

The delay is possibly related to hiding window than minimise window.

@steventheworker
Copy link
Owner Author

steventheworker commented Dec 3, 2022

Yes this sounds like a combination of a different issue (minimized window restoration) + issue 11 (trackpad tap clicks).

There is a delay of ~0.333sec when clicking an active app to hide it.

EDIT: yes your theory is correct, and minimizing > hiding would solve this, but only if ALL windows were minimized on click / I have DockAltTab not react to clicks on dock icons with >1 previews.

@Moolynx
Copy link

Moolynx commented Dec 7, 2022

EDIT: yes your theory is correct, and minimizing > hiding would solve this, but only if ALL windows were minimized on click / I have DockAltTab not react to clicks on dock icons with >1 previews.

Does this mean you will look into replacing the action from click to hide to click to minimise instead?

Also, why would you disable DockAltTab from reacting to clicks on dock icons when there is more than 1 preview window?

@shredthaGNAR
Copy link

Also, why would you disable DockAltTab from reacting to clicks on dock icons when there is more than 1 preview window?

I think that was done so it doesnt auto select the app, what it the default macos behavior when click the icon. When you have >2+ previews you can now select which preview otherwise you wouldn't be able to have that option. BTW he is talking about icon not the previews.

@steventheworker
Copy link
Owner Author

This is fixed in v2.91.0 ... I think!
Gonna keep this issue open for a while longer just in case you guys have any input.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants