slock icon indicating copy to clipboard operation
slock copied to clipboard

Suckless simple X display locker fork with transparency effect (deprecated, I've switched to Wayland)

Results 3 slock issues
Sort by recently updated
recently updated
newest added

`/* text size (must be a valid size) */` `static const char * text_size = "fixed";` changing text_size variable results in core dump even though it compiles easily. Also give...

bug

On multi-monitors setup the text lies in the center of the monitors (in my case 2 monitors), please add a option in config.h so we can set the position of...

Thanks for this Slock fork. I came across this from this Reddit thread: https://libredd.it/momw76 and actually wanted Xft support myself. Have adjusted the patch you mention there to work with...