sddm-sugar-light icon indicating copy to clipboard operation
sddm-sugar-light copied to clipboard

Go to password field on Enter

Open MarianArlt opened this issue 5 years ago • 1 comments

  • [x] Create a variable to control this behavior
  • [x] Bind Keys.onReturnPressed {} to username
  • [x] Make it conditional only if username.activeFocus && config.variable
  • [ ] Document the new option
  • [ ] Advance version, upload and release

MarianArlt avatar Nov 03 '18 23:11 MarianArlt

And login when Enter is pressed while in password field.

nmabhinandan avatar Jan 03 '19 21:01 nmabhinandan