▲ | Show HN: tetradoom - from dos to desktop using only host system libraries(youtube.com) | |
1 points by Oxodao 9 hours ago | ||
Hey HN! Wanted to share with you what my friend nullgemm was working on for the past several years. Those are a set of multi-platform libraries built from scratch using only system APIs and are supporting X11, Wayland, Windows and Mac OS Windowing library (Globuf): https://github.com/nullgemm/globuf Keyboard & mouse handling library (Willis): https://github.com/nullgemm/willis Cursor setting library (Cursoryx): https://github.com/nullgemm/cursoryx Screen resolution and density detection library (DPIshit): https://github.com/nullgemm/dpishit Gamepad handling library (PunKnobs): https://github.com/nullgemm/punknobs |