[Goodies-dev] [Bug 16317] the time left dialog needs a lock button

bugzilla-daemon at xfce.org bugzilla-daemon at xfce.org
Wed Jan 8 13:55:48 CET 2020


https://bugzilla.xfce.org/show_bug.cgi?id=16317

--- Comment #8 from Joshua Cogliati <jjcogliati-r1 at yahoo.com> ---
Hm, maybe the code should always show the time out screen again instead of
being in the else branch:

  if (!succeed)
  {
    xfce_dialog_show_error (NULL, error,
                            _("Failed to lock screen"));
  }
   /* Display the lock screen under screensaver */
    time_out_lock_screen_show (time_out->lock_screen,
time_out->lock_countdown_seconds);

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Goodies-dev mailing list