36 releases (17 breaking)

0.31.1 Mar 5, 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

#575 in GUI

Download history 37117/week @ 2024-11-21 38989/week @ 2024-11-28 39312/week @ 2024-12-05 45920/week @ 2024-12-12 32205/week @ 2024-12-19 23351/week @ 2024-12-26 38144/week @ 2025-01-02 41395/week @ 2025-01-09 45293/week @ 2025-01-16 44674/week @ 2025-01-23 51692/week @ 2025-01-30 89340/week @ 2025-02-06 133426/week @ 2025-02-13 170400/week @ 2025-02-20 185610/week @ 2025-02-27 185026/week @ 2025-03-06

707,314 downloads per month
Used in 504 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

~6–42MB
~655K SLoC