Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add own keysym to name function | Pierre Ossman | 2023-11-16 | 1 | -0/+3382 |
This is mainly a copy of XKeysymToString() from libX11. We've also added a wrapper that still gives a string, even if there is no name for the requested keysym. This grows the binaries a bit, but not with any extreme amount so is hopefully worth it to get better debug logging. |