Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add text to avoid empty input for input workaround #888

Open
wants to merge 1 commit into
base: beta
Choose a base branch
from

Commits on Feb 6, 2024

  1. add text to avoid empty input for workaround

    For the `input` workaround, we add a space key event to input some text
    before pressing the enter key. This avoid the error that happens due to
    gtk preventing empty input.
    
    Signed-off-by: Tin Lai <[email protected]>
    soraxas committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    b2e718f View commit details
    Browse the repository at this point in the history