Skip to content

zeozeozeo/egui-keybind

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

egui-keybind, a hotkey library for egui

docs.rs Downloads on Crates.io

This library provides a simple egui widget for keybindings (hotkeys).

Installation with cargo

cargo add egui-keybind

egui-keybind example

Serde

For serde support, enable the serde feature.

License

Public domain or MIT or Boost Software License