smithay
smithay copied to clipboard
smallvil input issues
I am testing Smallvil by running with -c foot. I am noticing some issues:
- The viewport does not redraw until input events are sent. I assume this is because the callback passed to the event loop is empty.
- When I type, sometimes there is no redraw, and other times the input will repeat many times. Accurate typing is not possible.
- The shortcut for resizing the terminal text (Ctrl '+'/'-') is being intercepted by Smallvil so that the window itself is resizing instead.
I don't have any of these issues with Anvil.