hack-ink / AiR

AI with Rust.
GNU General Public License v3.0
118 stars 6 forks source link

Allow to set hotkey to none #112

Closed AurevoirXavier closed 2 months ago

AurevoirXavier commented 2 months ago

Proposed at https://github.com/hack-ink/AiR/pull/110.

You can add a UI button or listen for the ESC key if the widget gains focus.

AurevoirXavier commented 2 months ago

114