coastalwhite / lemurs

A customizable TUI display/login manager written in Rust 🐒
Apache License 2.0
652 stars 26 forks source link

Keyboard is non responsive for like 1-2 seconds after initial boot #189

Closed mxaddict closed 6 months ago

mxaddict commented 6 months ago

Keyboard becomes unresponsive for like 1-2 seconds on initial boot

You see the login screen, but can't type for the first 1-2 seconds

Once the keyboard turns itself on though, it then works fine

Not sure what logs to submit to help debug this

coastalwhite commented 6 months ago

Thank you for the report.

I have not experienced similar problems. If this is a software problem, I think this is a problem with ratatui upstream.

mxaddict commented 6 months ago

I'm not even 100% sure the issue is with lemurs, will do more testing with some other login managers and report back.

Cheers, Barry Deeney

On Thu, Dec 7, 2023, 23:52 Gijs Burghoorn @.***> wrote:

Thank you for the report.

I have not experienced similar problems. If this is a software problem, I think this is a problem with ratatui upstream.

— Reply to this email directly, view it on GitHub https://github.com/coastalwhite/lemurs/issues/189#issuecomment-1845594270, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAIDAKNZQQLZKUIZYDY4B6DYIHQ3BAVCNFSM6AAAAABALCT73GVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQNBVGU4TIMRXGA . You are receiving this because you authored the thread.Message ID: @.***>

mxaddict commented 6 months ago

I've tested another login manager that is cli based (ly) and the keyboard lag on initial boot seems to be happening on that as well, so it's not an issue with lemurs I don't think.

Closing the issue.