egui-keybind

A keybind widget for egui


Keywords
ui, keybind, widget, hotkey, egui, gamedev, gui, immediate-gui, immediate-mode, keybinding, keybinds, rustlang, widgets
Licenses
Unlicense/MIT/BSL-1.0

Documentation

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