Customizable popup duration, plus some minor changes relating to popups#691
Open
yank555-lu wants to merge 8 commits intoklausw:masterfrom
Open
Customizable popup duration, plus some minor changes relating to popups#691yank555-lu wants to merge 8 commits intoklausw:masterfrom
yank555-lu wants to merge 8 commits intoklausw:masterfrom
Conversation
First show popup before handling keypress (so popup is always shown, even typing super fast) Exclude more keys (cursor keys, del, backspace) from showing a popup. Signed-off-by: Jean-Pierre Rasquin <yank555.lu@gmail.com>
Let user chose for how long the key popup is to be shown (10-500ms). Signed-off-by: Jean-Pierre Rasquin <yank555.lu@gmail.com>
7525909 to
9ba9841
Compare
Author
|
I've also fixed (hope the fix is valid, just started getting around the code) the auto-caps not working when backspacing to empty, that has been bugging me for years at a point I am now used to not using auto-caps anymore ;) But now it's switched back on ;) |
Author
|
Added the luxemburgish keybord layout as well. It is in fact the same layout as Swiss French, but since Google seems to have acknowledged that Luxembourg as a country actually exists, we can just as well make us of that fact ;) |
Signed-off-by: Jean-Pierre Rasquin <yank555.lu@gmail.com>
Signed-off-by: Jean-Pierre Rasquin <yank555.lu@gmail.com>
Signed-off-by: Jean-Pierre Rasquin <yank555.lu@gmail.com>
Some locales have shifted chars likel ç ° ä ö ü which are helpful to be visible Signed-off-by: Jean-Pierre Rasquin <yank555.lu@gmail.com>
This avoids caracters colliding on certain fonts. Signed-off-by: Jean-Pierre Rasquin <yank555.lu@gmail.com>
Signed-off-by: Jean-Pierre Rasquin <yank555.lu@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
In case of interest