bscreensaver/locker
Brian J. Tarricone 28bcbd2ab0 Don't consider dialog as still running if wait() fails
I'm not sure if we can trust the state of things if the wait() call
actually fails (as in, the call itself returns an error), so let's just
let the dialog die and hope that if there's more user activity it'll
start up again properly.
2022-05-30 18:44:49 -07:00
..
src Don't consider dialog as still running if wait() fails 2022-05-30 18:44:49 -07:00
Cargo.toml Don't forward enter or escape to unlock window on first event 2022-05-17 19:56:34 -07:00