cosmic-greeter
cosmic-greeter copied to clipboard
focus text input with /
I believe any keyboard input except tab should focus the password input and be added.
https://pop-os.github.io/libcosmic/cosmic/iced_winit/graphics/core/keyboard/key/enum.Named.html Tab is a named key. I think named keys should just focus to avoid surprises.
Tab is used for navigation, which is what makes it special