egui/crates/egui-winit
Emil Ernerfeldt 6a355c3808 Add 0.32.1 to changelogs 2025-08-15 13:42:49 +02:00
..
src Enable and fix some more clippy lints (#7426) 2025-08-08 09:57:53 +02:00
CHANGELOG.md Add 0.32.1 to changelogs 2025-08-15 13:42:49 +02:00
Cargo.toml Enable `clippy::iter_over_hash_type` lint (#7421) 2025-08-06 13:55:53 +02:00
README.md Remove misleading safety-badges 2023-02-28 22:35:08 +01:00

README.md

egui-winit

Latest version Documentation MIT Apache

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.