35 releases (17 breaking)

0.31.0 Feb 4, 2025
0.30.0 Dec 16, 2024
0.29.1 Oct 1, 2024
0.28.1 Jul 5, 2024
0.0.1-alpha.2 Jul 28, 2021

#533 in GUI

Download history 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 39689/week @ 2025-01-08 46603/week @ 2025-01-15 45096/week @ 2025-01-22 49408/week @ 2025-01-29 68387/week @ 2025-02-05 119083/week @ 2025-02-12

287,480 downloads per month
Used in 488 crates (52 directly)

MIT/Apache

1.5MB
31K 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–41MB
~643K SLoC