29 releases (13 breaking)

0.27.2 Apr 2, 2024
0.27.1 Mar 29, 2024
0.26.2 Feb 14, 2024
0.24.1 Nov 30, 2023
0.0.1-alpha.2 Jul 28, 2021

#402 in GUI

Download history 15444/week @ 2024-01-29 19632/week @ 2024-02-05 20159/week @ 2024-02-12 19341/week @ 2024-02-19 19453/week @ 2024-02-26 20329/week @ 2024-03-04 19803/week @ 2024-03-11 20601/week @ 2024-03-18 22891/week @ 2024-03-25 22722/week @ 2024-04-01 22186/week @ 2024-04-08 25926/week @ 2024-04-15 25009/week @ 2024-04-22 24344/week @ 2024-04-29 20400/week @ 2024-05-06 22800/week @ 2024-05-13

95,182 downloads per month
Used in 338 crates (43 directly)

MIT/Apache

1.5MB
26K 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–46MB
~705K SLoC