-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Errors #2
Comments
please try this code below and post the output in the comment
|
The issue is with the following I guess:
|
It seems like you using multi monitor setup, did you?
and line 17 into
That will get resolution only from primary monitor. Looking at your setup, it will be fine because the resolution is same for the other monitors |
That's perfect, it's working ! Now, the primary screen has the lock and the other screens are white. Would it be possible to have another image on the other screens ? |
Hi, |
You can also do that, and it's more efficient. Maybe i'll change my code into that.
Like i've said, i never try it on multi monitor setup nor i have the setup to try that. |
@reorr yes, I have the same issue, my second screen was white. As far as I understood there is no easy way to set an image to each monitor. But, it can be achieved by horizontally pasting up the blur image to itself. In order to get an horizontal concatenation of the same image. |
same issue, im running a 1080p monitor on the left and a main 1440p monitor had to hard code width to 4480, height to 1440p and give a fixed position for the widget(s) as they were both placed on my left monitor, i basically stacked them on top of each other if you can let me know how to place the widgets on both monitors at a fixed position that would be great |
Hi !
Thanks for the nice locker ! I tried to use it on Manjaro with 3 screens and I got the following errors:
The text was updated successfully, but these errors were encountered: