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

#119 in GUI

Download history 16779/week @ 2024-01-23 15294/week @ 2024-01-30 19885/week @ 2024-02-06 21154/week @ 2024-02-13 18630/week @ 2024-02-20 19804/week @ 2024-02-27 20071/week @ 2024-03-05 19415/week @ 2024-03-12 21294/week @ 2024-03-19 23112/week @ 2024-03-26 22822/week @ 2024-04-02 23036/week @ 2024-04-09 25431/week @ 2024-04-16 25122/week @ 2024-04-23 23612/week @ 2024-04-30 16974/week @ 2024-05-07

95,688 downloads per month
Used in 319 crates (42 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–45MB
~694K SLoC