egui/crates/egui-winit
Emil Ernerfeldt 978ec6c870 Update changelogs and version for 0.33.2 2025-11-13 13:53:59 +01:00
..
src Don't enable `arboard` on iOS (#7663) 2025-11-13 11:47:53 +01:00
CHANGELOG.md Update changelogs and version for 0.33.2 2025-11-13 13:53:59 +01:00
Cargo.toml Add `taplo.toml` for toml formatting (#7618) 2025-10-09 15:38:00 +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.