auto-session-timeout icon indicating copy to clipboard operation
auto-session-timeout copied to clipboard

Reset time out when there is mouse movement or input

Open ndgspn opened this issue 3 years ago • 1 comments

I've got your gem up and running, but when I move the mouse, enter something still on the same page, does it still count as idle? because when I'm on the same page more than the specified timeout time, even when I'm typing something and moving the mouse, I still experience auto timeout and logged out automaticaly. Thank you!

ndgspn avatar Jan 13 '22 09:01 ndgspn

No, mouse movements or input don't reset the timeout. That's a great idea, though. I don't currently have bandwidth to implement something like this, but I'm always open to PRs from others.

pelargir avatar Jan 13 '22 12:01 pelargir