Skip to content
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

[Feature Request] Support zooming or changing the icon size #51

Open
rhaberkorn opened this issue Aug 8, 2024 · 0 comments
Open

[Feature Request] Support zooming or changing the icon size #51

rhaberkorn opened this issue Aug 8, 2024 · 0 comments

Comments

@rhaberkorn
Copy link

The fixed icon size can be very small on high resolution displays, especially for the thumbnails. It would be cool, if we could increase the icon size and give more space to the thumbnails.

I guess that you don't want to support vector/SVG icons - and that's great - you should avoid code bloat. However, a simple linear interpolation of the pixbufs would suffice. Or even simpler: don't scale the XPM icons at all but just increase the grid spacing, giving thumbnails more space.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant