Crates.io | egui-tao |
lib.rs | egui-tao |
version | 0.23.0 |
source | src |
created_at | 2022-08-23 10:27:48.421018 |
updated_at | 2023-06-15 07:03:51.291307 |
description | Bindings for using egui with winit |
homepage | https://github.com/emilk/egui/tree/master/crates/egui-winit |
repository | https://github.com/emilk/egui/tree/master/crates/egui-winit |
max_upload_size | |
id | 650909 |
size | 50,479 |
This crates provides bindings between egui
and tao
.
The library translates tao events to egui, handled copy/paste, updates the cursor, open links clicked in egui, etc.