about summary refs log tree commit diff stats
path: root/src/wrapped/wrappedlibxcbxinput.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* [ANDROID] Add a few ALTNAMEs and unwrap ifdefs for lib names (#2224)olegos22024-12-281-5/+2
| | | | | * [WRAPPED][ANDROID] A few more ALTNAMEs * [WRAPPED][ANDROID] Unwrap ifdefs for lib names
* expose minimal libxcb-xinput wrapper (#1192)Frank Benkstein2024-01-081-0/+27
Expose minimal libxcb-xinput interface, enough to run the Enpass password manager. Also expose XkbGetIndicatorState since that is also required.