to verify that if new Window() is done, it actually spawns a window on the next frame. this could be verified by taking a screenshot of the display and checking the 4 corners of the window if its the same colour as the window.
not sure if this would work with githubs remote runners on linux.
to verify that if
new Window()is done, it actually spawns a window on the next frame. this could be verified by taking a screenshot of the display and checking the 4 corners of the window if its the same colour as the window.not sure if this would work with githubs remote runners on linux.