Dawoodoz / DFPSR

Fast realtime softare rendering library for C++14 using SSE/AVX/NEON. 2D, 3D and isometric rendering with minimal system dependencies.
https://dawoodoz.com/dfpsr.html
83 stars 6 forks source link

Reapplying cursor visibility #68

Closed Dawoodoz closed 1 year ago

Dawoodoz commented 1 year ago

Minor bugfix where cursor visibility was not reapplied after replacing the X11 window, which is done for safety against unknown side-effects in future X11 server implementations when toggling fullscreen.