waddlesplash / xlibe

An Xlib compatibility layer implemented on top of the Haiku API, in order to run X11 applications on Haiku without an X server.
MIT License
91 stars 3 forks source link

Add 32 bit bitmap support #10

Closed X547 closed 2 years ago

X547 commented 2 years ago
> rvvm -rv64 haiku_loader.riscv
UNIMPLEMENTED: KeySym* XGetKeyboardMapping(Display*, unsigned int, int, int*)
ERROR: X11 - depth 24 is not supported!
Kill Thread

https://github.com/LekKit/RVVM

waddlesplash commented 2 years ago

Not sure what this is referring to or where this message is coming from. 32-bit XImages should be supported, and the same for Pixmaps...