-
Notifications
You must be signed in to change notification settings - Fork 6.6k
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
Quick accent - global enable/disable hotkey #22205
Comments
@tonank thank you for your feedback. /needinfo |
I saw "disable in game mode". It seems to work fine! |
This feature would still be useful to me as originally described. Some of my work contexts necessitate non-qwerty characters and others don't. Sadly these contexts don't align with individual programs. I'm switching between multiple different conversations/tickets during the day. When I don't need extended characters, my fat fingers tend to accidentally insert them not too infrequently (I'm aware the timeout can be set, but setting it any longer is pretty annoying). If I could quickly globally enable/disable the quick accent feature it would significantly speed up my ability to move between documents, conversations, and tickets rather than needing to open powertoys settings and toggle it as I often do now. |
@crutkas would it be better if I opened this as a new ticket or could it be discussed here? |
Here works |
due to this tool being useful from time to time in video games, and sometimes conflicting even while writing, I suggest adding Hotkeys to enable/disable such tool, or changing the fundamental way this tool works maybe to be like WizKey or WinCompose. |
Seconding the idea of a quick enable/disable button. I don't use this feature often, and disabling Quick Accent via Game Mode has the same "dig up the right settings window" problem as disabling Quick Accent via its own toggle--with the added overhead that Game Mode doesn't reliably improve performance when gaming and makes some games perform worse. Having a keybind to toggle it on and off would make using Quick Accent way easier. Alternatively, being able to freely bind an activation key--instead of being limited to left/right, space, or both--would also solve a lot of this. I press letters and space all the time when playing FPS games, and am just as likely to be pressing letters and arrow keys if I'm playing a 2D game, but I'm far less likely to be pressing, say, letters and the Insert key. |
Just to check: the fly-out of the tray icon is not fast enough, right? |
yes, it is inefficient to go open that menu every now and then within a short time window. it gets even more frustrating when that fly-out is quite irresponsive, this behavior is noticed on some low to mid-end devices |
I'm working on the proposed solution here, help is welcomed and many times favorable and wanted as Im not that proficient in this blend (C++ & C# together and many frameworks on top). |
@Mahfoudh94 thanks for picking this up. What's your idea to handle this? |
The idea I got is to add a shortcut controller in the settings under enable/disable toggle, and link it to a shortcut that is saved with it in the settings, this shortcut is retrieved by the background process and linked with the action of enable disable, whenever it is triggered, it saves it and the ViewModel refreshes. |
Description of the new feature / enhancement
Some applications conflict with quick accent. Especially games and their controls. It would be nice to have a global enable/disable hotkey like ctrl+win+a or something similar. I don't like to enable disable through the settings menu.
Scenario when this would be used?
When I play a game and then switch over to write something that needs accents.
Supporting information
No response
The text was updated successfully, but these errors were encountered: