Go to file
Brian J. Tarricone c3166f0b9c Don't forward enter or escape to unlock window on first event
If the user presses enter or escape in order to get the unlock dialog to
show in the first place, forwarding that event to the dialog will only
cause it to close immediately.

Also took the opportunity to clean up the dependencies where I have my
own patches.  I'm now using the cargo 'patch' section so that the
dependencies specified in the individual Cargo.toml files are clean.
2022-05-17 19:56:34 -07:00
async-xcb Don't forward enter or escape to unlock window on first event 2022-05-17 19:56:34 -07:00
command Don't forward enter or escape to unlock window on first event 2022-05-17 19:56:34 -07:00
dbus-service Don't forward enter or escape to unlock window on first event 2022-05-17 19:56:34 -07:00
debian Don't forward enter or escape to unlock window on first event 2022-05-17 19:56:34 -07:00
dialog-gtk3 Make the new login button stuff more automatic 2022-05-15 20:50:45 -07:00
locker Don't forward enter or escape to unlock window on first event 2022-05-17 19:56:34 -07:00
settings Make the new login button stuff more automatic 2022-05-15 20:50:45 -07:00
systemd Don't forward enter or escape to unlock window on first event 2022-05-17 19:56:34 -07:00
util Don't forward enter or escape to unlock window on first event 2022-05-17 19:56:34 -07:00
xcb-xembed Don't forward enter or escape to unlock window on first event 2022-05-17 19:56:34 -07:00
.dockerignore Make debian package building work 2022-05-14 00:17:50 -07:00
.gitignore Make debian package building work 2022-05-14 00:17:50 -07:00
bscreensaver.toml.example Add example config 2022-05-04 00:49:24 -07:00
Cargo.lock Don't forward enter or escape to unlock window on first event 2022-05-17 19:56:34 -07:00
Cargo.toml Don't forward enter or escape to unlock window on first event 2022-05-17 19:56:34 -07:00
Dockerfile Make debian package building work 2022-05-14 00:17:50 -07:00
LICENSE Add license 2022-05-14 00:17:50 -07:00
Makefile Make debian package building work 2022-05-14 00:17:50 -07:00