egui/crates/egui-winit
TÖRÖK Attila b69bab73e1
Fix build error in egui-winit with profiling enabled (#7557)
2025-09-23 14:57:43 +02:00
..
src Fix build error in egui-winit with profiling enabled (#7557) 2025-09-23 14:57:43 +02:00
CHANGELOG.md 0.32.3 release: Bump version numbers and update changelog (#7536) 2025-09-12 08:18:19 +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.