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
{{ message }}
This repository has been archived by the owner on May 4, 2022. It is now read-only.
It's a well known issue that GTK has no thumbnail support in the file picker dialogue. However, there is a positive solution, someone already made a patch along with a forked GTK2/3 that has thumbnail support in the file picker. All you need to do is two things:
Somehow have the file picker generate the thumbnails when a directory is loaded as noted at the bottom of the link because you would otherwise need to patch glib2 as well.
The text was updated successfully, but these errors were encountered:
I completely agree over this change. I just downloaded that patch; I am now looking over the patch and STLWRT-izing it, and additionally I might possibly change the look and feel of the new feature slightly, just to make it fit in with the file chooser a little better.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
It's a well known issue that GTK has no thumbnail support in the file picker dialogue. However, there is a positive solution, someone already made a patch along with a forked GTK2/3 that has thumbnail support in the file picker. All you need to do is two things:
The text was updated successfully, but these errors were encountered: