mirror of
https://github.com/emilk/egui.git
synced 2026-09-01 06:10:06 -04:00
Expose Raw Window and Display Handles (#3073)
* Expose raw window and display handles in eframe * Ensure that no one implements `Clone` in the future * Cleanup --------- Co-authored-by: Matti Virkkunen <mvirkkunen@gmail.com>
This commit is contained in:
1
Cargo.lock
generated
1
Cargo.lock
generated
@@ -1164,6 +1164,7 @@ dependencies = [
|
||||
"raw-window-handle",
|
||||
"ron",
|
||||
"serde",
|
||||
"static_assertions",
|
||||
"thiserror",
|
||||
"tts",
|
||||
"wasm-bindgen",
|
||||
|
||||
Reference in New Issue
Block a user