egui/crates/egui-winit
2022-11-29 10:33:14 -06:00
..
src squash before rebase 2022-11-29 10:26:48 -06:00
Cargo.toml Update AccessKit, introducing support for editable spinners on Windows and an important fix for navigation order on macOS 2022-11-29 10:33:14 -06:00
CHANGELOG.md squash before rebase 2022-11-29 10:26:48 -06:00
README.md Move all crates into a crates directory (#1940) 2022-08-20 10:41:49 +02:00

egui-winit

Latest version Documentation unsafe forbidden 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.