Crates.io | egui-winit |
lib.rs | egui-winit |
version | 0.32.3 |
created_at | 2021-04-05 12:03:57.046327+00 |
updated_at | 2025-09-12 06:00:37.058658+00 |
description | Bindings for using egui with winit |
homepage | https://github.com/emilk/egui/tree/main/crates/egui-winit |
repository | https://github.com/emilk/egui/tree/main/crates/egui-winit |
max_upload_size | |
id | 379280 |
size | 179,754 |
This crates provides bindings between egui
and winit
.
The library translates winit events to egui, handled copy/paste, updates the cursor, open links clicked in egui, etc.