You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On every keystroke everything is rerendered, so if the image is large and requires complex resizing/moving, it will be really slow. I'll leave this issue open as a "make rerendering more efficient", but at present I don't have a good fix for this. Related to #159 btw.
This issue is a....
Current Behavior
Very laggy input when using options that change image position.
Expected Behavior
No input lag.
Reproduction Instructions
Grab this image: https://i.imgur.com/SBKjnxm.jpeg (Note, this image has a relatively high pixel count)
Run
i3lock -i <image> --scale
Environment
Output of
i3lock --version
:Where'd you get i3lock-color from?
Seems to be different to #45.
All options that change the placement of the image cause similar lag (
-t, -C, -F, -M, -L
).The text was updated successfully, but these errors were encountered: