Hi Andreas,
the new Window Switcher in combination with the "Mouse Hovers Dock App Icon" is great.
Currently I am trying to achieve the following behavior:
- A left-click on a non focused App in the Dock brings up the last opened window of this App
- A left-click on a focused App is doing nothing
- A left-lick on a non running App or App without windows is opening a window (standard macOS behavior)
I managed to get (1) working with the "Activate Hovered Item in Window Switcher" action in combination with "Trigger while mouse over Dock" and BTTWindowSwitcherActive = 1
To achieve (3) I want to check if a hovered App in the Dock has already running windows and if not I want to just pass through the left-click to mimic standard macOS behavior.
Can you think of any way to achieve this? I also played around a bit with the "Dock App click" action, but it seems not to fit for my usecase.
Thank you and best regards,
Volker

