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.
 
 
 
 
Emil Ernerfeldt 8c76b8caff
Update op puffin 0.14.0 (#2257)
2 years ago
..
src Update arboard, fixing copy-paste on X11 (#2238) 2 years ago
CHANGELOG.md egui_winit: support winit with default features disabled (#1971) 2 years ago
Cargo.toml Update op puffin 0.14.0 (#2257) 2 years ago
README.md Move all crates into a `crates` directory (#1940) 2 years ago

README.md

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.