Ticket #7 (new enhancement)

Opened 3 years ago

limit to supported file extensions by default

Reported by: giblet Assigned to: giblet
Priority: normal Milestone:
Component: file Version:
Severity: normal Keywords:
Cc:

Description

The whole trying to load every file to see if it's an image thing, while flexible, is slow. Keep this as an option but default to not adding files to the filelist unless their extensions are supported. Hopefully there is a way to query imlib2 loaders about what extensions are common for the types of file they support.