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 ddd5f6f4f6
winit: don't explicitly handle Cmd-Q and Alt-F4 (#881)
3 years ago
..
src winit: don't explicitly handle Cmd-Q and Alt-F4 (#881) 3 years ago
CHANGELOG.md winit: don't explicitly handle Cmd-Q and Alt-F4 (#881) 3 years ago
Cargo.toml Release 0.15.0 - Syntax highlighting, hscroll, egui-winit and egui_glow 3 years ago
README.md Split out new crate egui-winit from egui_glium (#735) 3 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.