Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-02-24 | Revert "Some programs do not like \r when enter password" | Xiao Pan | |
This reverts commit 52128e55dd5f8e3ac0dc32a5137e293248078212. The reason for my linux computer an-anime-game-launcher launched genshin impact `pme` xdotool simulate typing password fail is not because of \r it is because of xdotool needs higher --delay. Test shows at least about `--delay 130` works, else some capitalized chars will not be capitalized. It can be tested in the username input box. | |||
2025-02-23 | Some programs do not like \r when enter password | Xiao Pan | |
2024-08-14 | Revert "pme username auto enter tab to switch to password field" | Xiao Pan | |
This reverts commit 17f49a2e1c15c6b419a88ad3e467336ffc7debc6. Because auto enter tab maybe not a good idea, what if the field treat tab as a character isntead of switch to another field? For example, an cli/tui program. | |||
2024-08-14 | pme username auto enter tab to switch to password field | Xiao Pan | |
2024-08-14 | pme output username | Xiao Pan | |
2024-08-14 | my passmenu | Xiao Pan | |