Open bilelmoussaoui opened 2 years ago
A crate that would implement the traits provided by raw-window-handle for the various gdk backends (wayland/x11/macos/win32)
Ideally we would want to have gdk4-macos around first
wayland/x11 part is already handled in https://github.com/bilelmoussaoui/ashpd/blob/master/src/window_identifier/gtk4.rs#L86-L113 btw
A crate that would implement the traits provided by raw-window-handle for the various gdk backends (wayland/x11/macos/win32)