bscreensaver/dialog-gtk3
Brian J. Tarricone 5405d3081e Increase dialog exit status parsing safety in the locker
This also stops using -1 as auth failed, and moves all failure statuses
to positive numbers.  It looks like Exiting with -1 ends up setting the
status to 255 on exit, but then in the locker, it sees this as 255 and
not -1, since things get coerced into 32-bit integers.
2022-05-30 18:43:29 -07:00
..
src Increase dialog exit status parsing safety in the locker 2022-05-30 18:43:29 -07:00
Cargo.toml Support more versions of glib and gtk 2022-05-14 00:17:50 -07:00