i3 / i3lock

improved screen locker
https://i3wm.org/i3lock
BSD 3-Clause "New" or "Revised" License
921 stars 404 forks source link

Verify whether application code detects i3lock as a screen locker #118

Open stapelberg opened 7 years ago

stapelberg commented 7 years ago

We currently don’t use the XScreenSaver extension, and I think none of the code paths in https://chromium.googlesource.com/chromium/src.git/+/master/ui/base/idle/screensaver_window_finder_x11.cc matches the i3lock window either.

This is related to issue #22