34 releases (16 breaking)

0.30.0 Dec 16, 2024
0.29.1 Oct 1, 2024
0.29.0 Sep 26, 2024
0.28.1 Jul 5, 2024
0.0.1-alpha.2 Jul 28, 2021

#489 in GUI

Download history 32261/week @ 2024-09-25 30584/week @ 2024-10-02 32777/week @ 2024-10-09 35958/week @ 2024-10-16 35872/week @ 2024-10-23 39555/week @ 2024-10-30 38998/week @ 2024-11-06 36660/week @ 2024-11-13 36183/week @ 2024-11-20 39639/week @ 2024-11-27 37823/week @ 2024-12-04 45363/week @ 2024-12-11 37380/week @ 2024-12-18 22202/week @ 2024-12-25 34664/week @ 2025-01-01 34539/week @ 2025-01-08

136,513 downloads per month
Used in 473 crates (51 directly)

MIT/Apache

1.5MB
30K SLoC

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.


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–40MB
~636K SLoC