Replies: 2 comments 3 replies
-
|
Hey! I haven't really thought very hard about QWERTY keyboard handling other than for text input boxes. I'll have a think about this. Would you be able to share the use case and/or what you plan on doing with keyboard input? Just so I know what kinds of shapes would satisfy your need. |
Beta Was this translation helpful? Give feedback.
3 replies
-
|
Keyboard input is fully implemented now: https://truce.audio/docs/guide/gui/keyboard/ |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
First of all, thank you so much for putting this out there.
nih-plugis great but barely updated and hunting down forks for compatibility fixes becomes very tiring. I'm seriously impressed by the work you're putting into this! 🙏One very specific reason as to why I chose this lib is that it allowed me to use Iced and at the same time get away from egui's buggy keyboard handling.
However, I haven't found a way to actually subscribe to keyboard events or any other subscriptions for that matter. Am I missing something here? Any help would be much appreciated!
Beta Was this translation helpful? Give feedback.
All reactions