softbuffer/examples
John Nunley c2ec494336
feat: Enable creating an X11 display without connection
For pure-Rust connections, there is no XCB connection that can be passed into
the display constructor. Thus, this PR enables the display to be created without
needing an XCB or Xlib handle, by providing `None` in the constructor.

cc rust-windowing/raw-window-handle#120

Signed-off-by: John Nunley <dev@notgull.net>
2023-11-01 22:26:10 -07:00
..
animation.rs breaking: Use raw-window-handle version 0.6 2023-10-26 19:15:51 -07:00
drm.rs breaking: Use raw-window-handle version 0.6 2023-10-26 19:15:51 -07:00
fruit.jpg Added fruit example to show a more recognizable image for debugging 2022-01-18 22:07:17 -06:00
fruit.jpg.license Added fruit example to show a more recognizable image for debugging 2022-01-18 22:07:17 -06:00
fruit.rs breaking: Use raw-window-handle version 0.6 2023-10-26 19:15:51 -07:00
libxcb.rs feat: Enable creating an X11 display without connection 2023-11-01 22:26:10 -07:00
rectangle.rs breaking: Use raw-window-handle version 0.6 2023-10-26 19:15:51 -07:00
winit.rs breaking: Use raw-window-handle version 0.6 2023-10-26 19:15:51 -07:00
winit_wrong_sized_buffer.rs breaking: Use raw-window-handle version 0.6 2023-10-26 19:15:51 -07:00