glerminal
glerminal copied to clipboard
Update Glutin
Current version of Glutin is causing some issues that is making the library unusable. A prevalent issue with Linux using X11 is that winit panics on this line:
https://github.com/Teascade/glerminal/blob/master/src/display.rs#L124
Another likely related issue on Windows is #63.