33 releases (15 breaking)

0.29.1 Oct 1, 2024
0.28.1 Jul 5, 2024
0.27.1 Mar 29, 2024
0.24.1 Nov 30, 2023
0.0.1-alpha.2 Jul 28, 2021

#484 in GUI

Download history 30248/week @ 2024-08-23 29634/week @ 2024-08-30 26883/week @ 2024-09-06 24896/week @ 2024-09-13 27715/week @ 2024-09-20 32680/week @ 2024-09-27 31050/week @ 2024-10-04 35358/week @ 2024-10-11 33961/week @ 2024-10-18 37032/week @ 2024-10-25 41087/week @ 2024-11-01 36792/week @ 2024-11-08 36599/week @ 2024-11-15 37524/week @ 2024-11-22 38864/week @ 2024-11-29 32825/week @ 2024-12-06

151,761 downloads per month
Used in 436 crates (50 directly)

MIT/Apache

1.5MB
29K 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
~652K SLoC