softbuffer/src
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
..
wayland breaking: Use raw-window-handle version 0.6 2023-10-26 19:15:51 -07:00
cg.rs breaking: Use raw-window-handle version 0.6 2023-10-26 19:15:51 -07:00
error.rs breaking: Use raw-window-handle version 0.6 2023-10-26 19:15:51 -07:00
kms.rs breaking: Use raw-window-handle version 0.6 2023-10-26 19:15:51 -07:00
lib.rs docs: Fix missing paragraph break in the docs for Buffer 2023-10-29 07:54:05 -07:00
orbital.rs breaking: Use raw-window-handle version 0.6 2023-10-26 19:15:51 -07:00
util.rs breaking: Use raw-window-handle version 0.6 2023-10-26 19:15:51 -07:00
web.rs breaking: Use raw-window-handle version 0.6 2023-10-26 19:15:51 -07:00
win32.rs breaking: Use raw-window-handle version 0.6 2023-10-26 19:15:51 -07:00
x11.rs feat: Enable creating an X11 display without connection 2023-11-01 22:26:10 -07:00