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

[KBM] Add key chords like xcompose or wincompose #6684

Closed
frenchiveruti opened this issue Sep 17, 2020 · 2 comments
Closed

[KBM] Add key chords like xcompose or wincompose #6684

frenchiveruti opened this issue Sep 17, 2020 · 2 comments
Labels
Idea-Enhancement New feature or request on an existing product Product-Keyboard Shortcut Manager Issues regarding Keyboard Shortcut Manager Resolution-Duplicate There's another issue on the tracker that's pretty much the same thing.

Comments

@frenchiveruti
Copy link

frenchiveruti commented Sep 17, 2020

📝 Provide a description of the new feature

It would be nice to have a feature similar to Linux Xcompose or wincompose.

What is the expected behavior of the proposed feature? What is the scenario this would be used?

The expected behavior would be to have similar capabilities as we have with https://github.com/samhocevar/wincompose
It's a great tool that I think should be included with powertoys.


If you'd like to see this feature implemented, add a 👍 reaction to this post.

@ghost ghost added the Needs-Triage For issues raised to be triaged and prioritized by internal Microsoft teams label Sep 17, 2020
@saahmedm saahmedm removed the Needs-Triage For issues raised to be triaged and prioritized by internal Microsoft teams label Sep 17, 2020
@saahmedm saahmedm added this to the Suggested Enhancements milestone Sep 17, 2020
@saahmedm saahmedm added Product-Keyboard Shortcut Manager Issues regarding Keyboard Shortcut Manager Idea-Enhancement New feature or request on an existing product labels Sep 17, 2020
@ericflores
Copy link

ericflores commented Dec 4, 2020

I use WinCompose to bypass Windows's lack of support of unicode entry. OSX has unicode support (but I don't use OSX). Linux has perfect unicode support. When I set my programmable keyboard in Linux mode, it can send any unicode character up to 3 code points long and Linux will take it without problems. But Windows cannot do that. However, when I tell my programmable keyboard that I'm using Windows and WinCompose is installed, it works as good as Linux. This is the recommended windows workaround for the keyboards using QMK firmware:

https://beta.docs.qmk.fm/using-qmk/software-features/feature_unicode

I don't like changing the language of my keyboard layout in Windows (to English-International) because if I do it, the behavior of the '/"/`/~ keys change. Remaping is a tiny, unsustainable option for a big problem: Windows is not capable of accepting unicode characters via the keyboard.

Therefore, the ideal solution would be to get Windows 10 updated to year 2020 and make it support the entry of unicode like the Linux and OSX do. In the meantime, WinCompose serves as a stopgap. Using WinCompose I can send U+1F1FA, U+1F1F8 with a single key (the USA flag). I'm not sure that this is possible with the keyboard manager.

The reason that I want this in an official PowerToys is that WinCompose is not signed.

@enricogior enricogior changed the title [Suggestion] Replace or improve KeyboardShortcuts to be like xcompose or wincompose [KBM] Add key chords like xcompose or wincompose Jan 9, 2021
@enricogior enricogior removed this from the Suggested Enhancements milestone Jan 9, 2021
@enricogior enricogior added the Resolution-Duplicate There's another issue on the tracker that's pretty much the same thing. label Jan 9, 2021
@enricogior
Copy link
Contributor

Duplicate of #4508

@enricogior enricogior marked this as a duplicate of #4508 Jan 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Idea-Enhancement New feature or request on an existing product Product-Keyboard Shortcut Manager Issues regarding Keyboard Shortcut Manager Resolution-Duplicate There's another issue on the tracker that's pretty much the same thing.
Projects
None yet
Development

No branches or pull requests

4 participants