egui/crates/egui-winit
lucasmerlin 01056695da Update changelogs 2025-10-09 14:23:58 +02:00
..
src Inline log format args (#7600) 2025-10-07 16:14:43 +02:00
CHANGELOG.md Update changelogs 2025-10-09 14:23:58 +02:00
Cargo.toml Use more workspace dependencies (#7596) 2025-10-07 15:07:16 +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.