Tar
Tar
Currently all text in LM is selectable with the mouse. This by itself isn't awful, but it is a little unusual. We however also prevent all key events, and right...
The user should be able to specify how many results to show per applet. So to permit this, a maximum category size option should be introduced for prioritized menus, as...
Add some UI system that can be used for showing notifications, which don't interrupt the user. This should be some kind of overlay, separate window, or dedicated area that expands....
Add a layer type that can be used for simple dialogs, such confirmation prompts. Also create simple confirmation execute handler using this UI
Will need to see how to best implement this. But ideally every `keyPattern` can specify its own repeat time.
Hello, and thanks for this repo. I've been contemplating doing rollback networking with bevy and rapier, and even went as far as starting to try and write a custom version...