forked from cjuniet/altgr-weur
-
Notifications
You must be signed in to change notification settings - Fork 2
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: gargle/altgr-weur
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: sodevel/altgr-weur
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 7 commits
- 4 files changed
- 1 contributor
Commits on Jul 27, 2023
-
This key was using an invalid unicode code point that was causing other errors as well. Use the character `µ` (micro) instead, this is what the current version of klfc does and is defined by Xlib Compose Keys for en_US.UTF-8.
Configuration menu - View commit details
-
Copy full SHA for 0dbfaa4 - Browse repository at this point
Copy the full SHA 0dbfaa4View commit details -
Add missing space sequence to dead keys to produce the dead key itself
This is the recommended style for Windows. Place them at the end of the dead key sequence list like MSKLC does. Only acute and diaeresis produce a different character than the dead key itself like Xlib Compose Keys for en_US.UTF-8 does.
Configuration menu - View commit details
-
Copy full SHA for fb68e63 - Browse repository at this point
Copy the full SHA fb68e63View commit details -
Disable dead key sequences whose base key is not part of the layout
This prevents warnings from MSKLC.
Configuration menu - View commit details
-
Copy full SHA for c80f3dd - Browse repository at this point
Copy the full SHA c80f3ddView commit details -
System keyboard layouts retrieved by MSKLC do contain these so add them as well, although they seem not to be necessary.
Configuration menu - View commit details
-
Copy full SHA for 315ce6f - Browse repository at this point
Copy the full SHA 315ce6fView commit details -
This prevents from MSKLC adding default values or even failing. Do not add locale meta data, this can have the side effect that installing the keyboard layout on a system without that system locale present does add that system locale. Without locale meta data MSKLC automatically sets the locale that is active when compiling the layout and creating the installer.
Configuration menu - View commit details
-
Copy full SHA for 5903b7f - Browse repository at this point
Copy the full SHA 5903b7fView commit details -
Move version number from keyboard name to copyright field
The keyboard name looks cleaner without the version number. The copyright field is the only field value that is user visible, it is shown in the DLL properties. Abbreviate the names so that the field value does not get truncated.
Configuration menu - View commit details
-
Copy full SHA for 796cd18 - Browse repository at this point
Copy the full SHA 796cd18View commit details
Commits on Apr 30, 2024
-
Explain the improvements of this fork and add a link to the original repository.
Configuration menu - View commit details
-
Copy full SHA for af1b083 - Browse repository at this point
Copy the full SHA af1b083View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master