mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-11-27 10:00:38 -05:00
KeePassXC is a cross-platform community-driven port of the Windows application “Keepass Password Safe”.
cross-platformhacktoberfestkeepasskeepassxclinuxmacospasswordpassword-managerprivacysecuritywindowsyubikey
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.
|
||
|---|---|---|
| cmake | ||
| share | ||
| src | ||
| tests | ||
| utils | ||
| .gitignore | ||
| CHANGELOG | ||
| CMakeLists.txt | ||
| COPYING | ||
| INSTALL | ||
| LICENSE.BSD | ||
| LICENSE.CC0 | ||
| LICENSE.GPL-2 | ||
| LICENSE.GPL-3 | ||
| LICENSE.LGPL-2.1 | ||
| LICENSE.LGPL-3 | ||
| LICENSE.NOKIA-LGPL-EXCEPTION | ||