Hi everyone,
I use Fedora and Awesome WM. To lock the screen I have been happily
using slock. When I put my ThinkPad on the docking station [a
script][tps] will call `xrandr` and activate the external screen.
The screen that slock lays over the other windows has the 1366×768
resolution that the l
Hi,
I think I did not mention properly that the external screen is
additional to the laptop screen. slock would have to create a second
window to cover both displays.
Am 02.12.2015 um 12:41 schrieb Markus Teich:
> this should be fixed since January. Martin, can you confirm the bug persists
> when
Hi again,
I just cloned the git repo and compiled the program using the
`libXrandr-devel` package on Fedora. The compilation seemed to be fine:
slock build options:
CFLAGS = -std=c99 -pedantic -Wall -Os -I. -I/usr/include
-I/usr/X11R6/include -DVERSION="1.2" -DHAVE_SHADOW_H
LDFLAGS
I was able to build it successfully now. The HEAD version properly
covers both displays when I put the ThinkPad onto the docking station.
Okay, great! Then I just have to wait until this is made into an
upstream release and my distros package it.
Thanks!