slimlock icon indicating copy to clipboard operation
slimlock copied to clipboard

Slimlock bypassed with dualscreen.

Open erikw opened this issue 12 years ago • 4 comments

Hi,

I'm running a up-to-date arch installation on my Thinkpad T430s using aur/slimlock 0.12-1.

If slimlock is activated and I put my laptop in my docking station, which is connected to a second monitor, my desktop becomes fully available on that screen while the screen is still locked on the laptop screen.

erikw avatar Oct 03 '13 11:10 erikw

Has this been solved?

cig0 avatar Nov 03 '14 03:11 cig0

Not that I know of. I switch to slock recently.

On Nov 3, 2014 4:36 AM, "Martín Cigorraga" [email protected] wrote:

Has this been solved?

— Reply to this email directly or view it on GitHub https://github.com/dannyn/slimlock/issues/7#issuecomment-61437666.

erikw avatar Nov 03 '14 04:11 erikw

FYI: A similar problem with slimlock 1.3.6 still exists:

When slimlock is activated on one monitor I can still see the content of the second monitor and I am also able to click there. However, slimlock always keeps screen focus, so at least I can't type on the second monitor.

JonnyJD avatar Aug 16 '15 22:08 JonnyJD

This is probably because in the Panel class all the info about monitors is only gotten once when its created. To fix this a function would need to be added which updates this info and then updates the panel if necessary.

Slimlock was merged with slim shortly before the project basically got abandoned. However, I see that somebody has archived it https://github.com/data-modul/slim. I'm not going to fix this (I don't have a laptop to test it with right now). But if somebody does fix it, I would suggest you make a pull over there.

dannyn avatar Aug 18 '15 21:08 dannyn