aboutsummaryrefslogtreecommitdiff
path: root/src/main.c
diff options
context:
space:
mode:
authorJames Magahern <james@magahern.com>2020-06-07 19:07:40 -0700
committerJames Magahern <james@magahern.com>2020-06-07 19:07:40 -0700
commitb2fbd4f3b9758807101ed65500aa407300748dfb (patch)
tree84bf3be9b8eb43e9ea76f98ddab84a4c8294ce3b /src/main.c
parentFix mistake in README (diff)
Fix bug where auth screen appears black on some systems
I'm not sure why, but apparently some systems or versions of xsecurelock pass the root window as `XSCREENSAVER_WINDOW`, and others will pass the child window. Based on the implementation of `auth_x11` in the xsecurelock source, it looks like we should always assume this is a child window, so we should query the parent window when creating our child window.
Diffstat (limited to 'src/main.c')
0 files changed, 0 insertions, 0 deletions