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

Inconsistent behavior across apps (Need per-app profiles) #2954

Open
MokhtarKhorshid opened this issue Jan 6, 2022 · 3 comments
Open

Inconsistent behavior across apps (Need per-app profiles) #2954

MokhtarKhorshid opened this issue Jan 6, 2022 · 3 comments

Comments

@MokhtarKhorshid
Copy link

I've set my profile to mimic Windows environments which mitigates the issues of switching between Mac & Windows frequently. This works mostly well, except with some of Microsoft's own software which already uses Windows key mapping.

Can we have a way which of the profiles we defined is activated whenever an App is in focus? This would be a huge time-saver.

@ccorneli
Copy link

ccorneli commented Jan 6, 2022

Have you already tried something like this?
#808

It sounds like it can be achieved with conditions, and bundle_identifiers
Caveat: I've never actually tried it, and not sure I'm even correct..

Edit: It sounds like you really want the binding EXCEPT if it is a Microsoft app.
So you'd probably want the mapping to somehow negate: "type": "frontmost_application_if

@MokhtarKhorshid
Copy link
Author

Thanks for pointing that out. This might be the way to do it. It seems that this issue only affects MS Word, as OneNote works fine for example.

How can you negate a condition?

@Muirium
Copy link

Muirium commented Jan 9, 2022

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

3 participants