1
0
mirror of https://github.com/emilk/egui.git synced 2026-06-26 22:53:14 -04:00

egui-winit: Use RawDisplayHandle for smithay clipboard init (#2914)

This commit is contained in:
Ryan Hileman
2023-04-19 00:14:23 -07:00
committed by GitHub
parent b8e798777d
commit ede3ded977
4 changed files with 22 additions and 27 deletions

1
Cargo.lock generated
View File

@@ -1242,6 +1242,7 @@ dependencies = [
"instant",
"log",
"puffin",
"raw-window-handle",
"serde",
"smithay-clipboard",
"webbrowser",