icon-current-entry widget doesn't fetch icons at its specified size
#2222
-
DescriptionThe Expected BehaviorWhen using the This would leverage rofi's thumbnail system to generate and cache multiple sizes (normal/128px, large/256px, x-large/512px, xx-large/1024px) of the same source image. Actual Behavior
Debug OutputRunning with No 512px queries are made when I'm not sure if this is intended behavior or a bug/limitation, and I'm also not sure if this is a case of user error or not (quite possible, only looked into this for a day while trying to get cliphist to integrate with rofi). I am posting this as a discussion thread rather than an issue in case someone can provide some insight on this, lest I waste the time of the devs/contributors. Thanks in advance. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 6 replies
-
|
Can you try the 'redraw-fixes' branch? It reworks a lot of these issues. |
Beta Was this translation helpful? Give feedback.
I fixed a compile issue with xcb disabled on that branch, hopefully that fixes it.