62ea117f45a17c382df86c8fd7ec1f740e96c416
a) dynamically fetching the modifier masks for Mod1 to Mod5 (Alt, AltGr, Meta,
etc.)
b) integrating commit bfec222 from Felix Geyer <debfx@fobos.de> which creates a
unicode -> x11 keysym mapping table by parsing keysymdefs.h.
This avoids adding new keysyms because keyboard layouts seem to prefer the
lower keysyms over unicode | 0x01000000 mapping.
An example of this is the euro sign with a German keyboard layout.
Description
KeePassXC is a cross-platform community-driven port of the Windows application “Keepass Password Safe”.
Languages
C++
96.6%
CMake
1.2%
Shell
0.8%
C
0.7%
PowerShell
0.3%
Other
0.3%