1
0
Fork 0
Commit graph

7 commits

Author SHA1 Message Date
Billy Messenger
aee594d23c add window resize hints 2020-10-15 16:31:38 -05:00
William Light
23a43c4cdd x11: refactor cursor logic 2020-09-14 02:47:58 +02:00
Billy Messenger
7bdff33847 Detect window resize in x11 2020-09-11 12:32:55 -05:00
William Light
b64183fb19 x11: Event::WillClose support
this is a nightmare of ICCCM protocols but hey it's done now.
2020-09-11 18:03:04 +02:00
William Light
b5dfbd946e x11: pass XCB conn error back through XcbConnection::new() 2020-09-11 15:47:00 +02:00
William Light
da2c12dd25 x11: move scaling determination funcs into xcb_connection.rs 2020-09-11 15:44:01 +02:00
Charles Saracco
cc6d17169e OpenGL surface for X11/XCB 2020-05-31 14:39:14 -04:00