Replies: 1 comment
-
|
yes, i remember doing that in pre-hidpi epoch, but i don't have the code anymore |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am currently using a wide
1920x28pximage as background to theawful.widget.tasklist. This wide image can be reproduced by a repeated pattern of100x28px.The problem with the wide image is that it works fine on screens with resolution 1920, but not on higher or lower resolutions.
I think this problem can be solved if tiling an image was allowed (for example, tile 90% of the tasklist). Is this possible to do please?
Beta Was this translation helpful? Give feedback.
All reactions