Giter VIP home page Giter VIP logo

Comments (6)

TheAssassin avatar TheAssassin commented on May 25, 2024

The setting could be changed, but I don't want to remove it. Especially since a generic file mask is available in the dropdown as well.

The reason for this is something you as a user of live distros might not experience too often: AppImages are downloaded to my Downloads directory, but that directory contains hundreds if not thousands of files, the least of them are AppImages. Therefore, I've set it to a sane default. When navigating to my Downloads directory, it is a lot easier to find them.

Therefore, closing this issue for now, as I'm sure most people appreciate this setting.

from appimageupdate.

probonopd avatar probonopd commented on May 25, 2024

Can't we have a filter on the MIME type, for example?

from appimageupdate.

TheAssassin avatar TheAssassin commented on May 25, 2024

Not that I was aware of. That would also slow down the process of building the file chooser, as every file would have to be opened and read. I was happy to find that native file chooser class anyway. There's a native one which we could evaluate however, although I don't believe it'd support MIME type checks.

from appimageupdate.

probonopd avatar probonopd commented on May 25, 2024

OK, I see... if true, then another point in which Desktop Linux is still way behind macOS.

from appimageupdate.

TheAssassin avatar TheAssassin commented on May 25, 2024

http://www.fltk.org/doc-1.3/classFl__Native__File__Chooser.html#abf9dc3286cc673070cc62bbdbdc07203.

I guess this is due to FLTK being cross platform, they implemented the lowest common denominator, which is the filename (and therefore extension) filter.

That said, the non-native implementation only provides a filename filter as well. See http://www.fltk.org/doc-1.3/classFl__File__Chooser.html#a4f426f3b44a4727a9ed885eaeff83146.

from appimageupdate.

probonopd avatar probonopd commented on May 25, 2024

I have to say that I'm not really sold on this whole FLTK thing yet. Gtk+ 2 would be so much nicer...

from appimageupdate.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.