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
Images should be consistent with the given size in conky
Actual behaviour
What I have here is a popup calendar, Images were perfect prior to the update, Images are now larger then their original size or specified given size. If I have an image as 1 pixel in diameter it is very noticeable the size difference, If I have an image as a custom Horizontal bar at 1 pixel height, It is always larger. Code sample: ${image ~/.config/conky/conky-i3/images/H-Line-green.png -p 29,55 -s 225x1} This should result in the image being only 255x1 pixel in height, Yet it results in a larger image, Which causes the conky to be all out of line, I am only noticing the 1 pixel because it's so obvious.
Steps to reproduce
Updated conky with a system update sudo xbps-install -Su
Restart system
Open conky and then it's all out of order, Notice the horizontal green line, Larger than 1 pixel.
The text was updated successfully, but these errors were encountered:
Is this a new report?
Yes
System Info
Void 6.6.31_1 x86_64 AuthenticAMD uptodate rmFFFFFFFF
Package(s) Affected
conky-1.21.1_1
Does a report exist for this bug with the project's home (upstream) and/or another distro?
brndnmtthws/conky#1942
Expected behaviour
Images should be consistent with the given size in conky
Actual behaviour
What I have here is a popup calendar, Images were perfect prior to the update, Images are now larger then their original size or specified given size. If I have an image as 1 pixel in diameter it is very noticeable the size difference, If I have an image as a custom Horizontal bar at 1 pixel height, It is always larger. Code sample: ${image ~/.config/conky/conky-i3/images/H-Line-green.png -p 29,55 -s 225x1} This should result in the image being only 255x1 pixel in height, Yet it results in a larger image, Which causes the conky to be all out of line, I am only noticing the 1 pixel because it's so obvious.
Steps to reproduce
Updated conky with a system update
sudo xbps-install -Su
Restart system
Open conky and then it's all out of order, Notice the horizontal green line, Larger than 1 pixel.
The text was updated successfully, but these errors were encountered: