Processing: Feature request: Linux native file choosers

Created on 10 Jun 2017  路  4Comments  路  Source: processing/processing

Linux native file dialogs are currently disabled by default. As I understand it, this was because they weren't very nice a few years back and so the JFileChooser was a safer choice. However, Linux has moved on, and they now look very nice,
screenshot from 2017-06-10 18-13-27
certainly much better than JFileChooser, which has layout issues, crude folder navigation, no access to user's favorite/often used folders, and so on.
screenshot from 2017-06-10 18-15-39

So please can you change the Linux default?

Most helpful comment

I'll have to take your word for it, but will change the default to use the native chooser for 3.3.5.

For current installations, change chooser.files.native in preferences.txt.

All 4 comments

To confirm, the screenshots are the result of changing just the preference, with no other tinkering, on GNOME 3 on Debian.

This also applies to PApplet.useNativeSelect.

I'll have to take your word for it, but will change the default to use the native chooser for 3.3.5.

For current installations, change chooser.files.native in preferences.txt.

I'm happy about this change. The native one is much more usable. Keyboard navigation works too! :)

Great! Thanks for letting me know. (It's rare that I hear about it when things are working or people are happy!)

Was this page helpful?
0 / 5 - 0 ratings