xcb-util-xrm
xcb-util-xrm copied to clipboard
XCB utility functions for the X resource manager
Results
3
xcb-util-xrm issues
Sort by
recently updated
recently updated
newest added
It seems like this project presents itself as an official XCB module (judging by the README file), but it's not listed in https://xcb.freedesktop.org/manual/modules.html. What's the connection between this project and...
I am trying to build xcb-util-xrm for riscv64 architecture. But got a build error, configure: error: cannot guess build type; you must specify one. It was caused by outdated `config.guess`...