rharish101 / ReGreet

Clean and customizable greeter for greetd
GNU General Public License v3.0
348 stars 16 forks source link

add demo mode to skip greetd socket dependency #71

Open rtgiskard opened 3 weeks ago

rtgiskard commented 3 weeks ago

a try to resolve: https://github.com/rharish101/ReGreet/issues/30

rharish101 commented 3 weeks ago

Thanks a lot! However, it's still incomplete: the greeter just stops when one clicks the login button. I think that there should be a way to also set fake users/logins, so that we can test all common greetd behaviours.

rtgiskard commented 3 weeks ago

Well, it's almost done, the demo auth verify predefined OTP and password in sequence (you may input password for otp, and the auth will pass directly), which should be fine for a demo.