7 releases (4 breaking)

0.23.0 Jun 15, 2023
0.22.0 Mar 18, 2023
0.21.0 Mar 10, 2023
0.20.1 Nov 12, 2022
0.19.1 Aug 25, 2022

#941 in GUI

48 downloads per month
Used in 3 crates

MIT/Apache

1.5MB
25K SLoC

egui-winit

Latest version Documentation MIT Apache

This crates provides bindings between egui and tao.

The library translates tao events to egui, handled copy/paste, updates the cursor, open links clicked in egui, etc.


lib.rs:

egui bindings for winit.

The library translates winit events to egui, handled copy/paste, updates the cursor, open links clicked in egui, etc.

Feature flags

Dependencies

~5–47MB
~673K SLoC