X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=driver%2Fxscreensaver.h;h=58f5214efb6319bcf572d8365a4c0189369badbb;hp=f54ebcf0368f4d5e871c5ff6cea8d8ac841df397;hb=c596d1306f5f92f7eab76224d3b049980a14adcb;hpb=5832fe184606766fef23369159306c0a5799aeb0 diff --git a/driver/xscreensaver.h b/driver/xscreensaver.h index f54ebcf0..58f5214e 100644 --- a/driver/xscreensaver.h +++ b/driver/xscreensaver.h @@ -115,6 +115,12 @@ struct saver_info { int unlock_failures; /* Counts failed login attempts while the screen is locked. */ + char *unlock_typeahead; /* If the screen is locked, and the user types + a character, we assume that it is the first + character of the password. It's stored here + for the password dialog to use to populate + itself. */ + /* ======================================================================= demoing