# egui-winit [![Latest version](https://img.shields.io/crates/v/egui-tao.svg)](https://crates.io/crates/egui-tao) [![Documentation](https://docs.rs/egui-tao/badge.svg)](https://docs.rs/egui-tao) ![MIT](https://img.shields.io/badge/license-MIT-blue.svg) ![Apache](https://img.shields.io/badge/license-Apache-blue.svg) This crates provides bindings between [`egui`](https://github.com/emilk/egui) and [`tao`](https://crates.io/crates/tao). The library translates tao events to egui, handled copy/paste, updates the cursor, open links clicked in egui, etc.