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

Doesn't seem to trigger a switch on Catalina #1

Open
bcjordan opened this issue May 14, 2020 · 1 comment
Open

Doesn't seem to trigger a switch on Catalina #1

bcjordan opened this issue May 14, 2020 · 1 comment

Comments

@bcjordan
Copy link

Possible I'm missing something in setup steps but doesn't seem to operate for me.

macOS version:

image

Steps to reproduce:

  1. Install app switcher
  2. Drag button out to deck
  3. Try pressing

Expected: app switches? Maybe it reads the title field to pick the app
Actual: nothing happens

@markusd1984
Copy link

it's supposed to mimick the ALT + TAB, so it should show all open apps and switch to the next one unless one keeps pressing it a few times to cycle through the next app in the list.

I was hoping it can actually pre-select an app that I want to switch to, but seems like I will need a different approach to solve this, i.e. via process using apple script or something in order to use hot keys that only work when the app window is aktive.

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

No branches or pull requests

2 participants