! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
implement screen lock on suspend
Status:
RESOLVED: FIXED
Product:
Xfce4-screensaver
Component:
General

Comments

Description Alexander Butenko 2018-12-30 22:54:32 CET
Created attachment 8211 
v1

Initial version of the patch been incomplete, since its been missing an if check and app were ending up locking screen twice causing weird flickering.
 
Patch is missing 2 things:
1.  check if lock_enabled == true before screen locking
2.  on wake up (Logind requested session unlock) request screensaver to pop a lock screen. Right now laptop wakes up with a screensaver
 running and you need to press any key to see an actual lock screen


If you will give me couple hints how to do that, I might come up with a new version myself.
Comment 1 Git Bot editbugs 2019-03-09 22:43:42 CET
Sean Davis referenced this bugreport in commit 607f15488d960b78f4e6ae5b35aee28a9e2bf63a

Update NEWS with resolved bug (bug #15001)

https://git.xfce.org/apps/xfce4-screensaver/commit?id=607f15488d960b78f4e6ae5b35aee28a9e2bf63a

Bug #15001

Reported by:
Alexander Butenko
Reported on: 2018-12-30
Last modified on: 2019-09-05

People

Assignee:
Sean Davis
CC List:
1 user

Version

Version:
unspecified

Attachments

v1 (1.90 KB, patch)
2018-12-30 22:54 CET , Alexander Butenko
no flags

Additional information