smithay
smithay copied to clipboard
Allow using winit backend without OpenGL
I've found the idea of using winit to test a compositor in a window to be very intriguing, however at the moment using the winit backend also pulls in an OpenGL dependency which shouldn't be strictly necessary for using winit.