You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
YgorSouza 8326fffdb0
Add raw mouse wheel event (#2782)
2 years ago
..
src Add raw mouse wheel event (#2782) 2 years ago
CHANGELOG.md egui-winit: fix unsafe API of Clipboard::new (#2765) 2 years ago
Cargo.toml Remove android-activity dependency + add activity features (#2863) 2 years ago
README.md Remove misleading safety-badges 2 years ago

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.