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.
 
 
 
 
Giantblargg b8048572e8
Add API for raw mouse motion (#4063)
9 months ago
..
src Add API for raw mouse motion (#4063) 9 months ago
CHANGELOG.md Release 0.26.2 - Response.interact/context_menu fix 9 months ago
Cargo.toml Update memoffset to 0.9.0, arboard to 3.3.1, and remove egui_glow's needless dependency on pure_glow's deps (#4036) 9 months 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.