You need to sign in or sign up before continuing.
Option to disable addition of file or folder opened by Thunar to GTK recently used files
I'm using Thunar 4.18.6 and everytime I open a file or folder through Thunar, it gets added to the list of GTK recently used files automatically. I'm able to disable this behavior by commenting out the lines with gtk_recent_manager_add_item everywhere it appears (thunar-action-manager.c, thunar-chooser-dialog.c), but it'd be nice to have a checkbox to disable it in Preferences. Thanks in advance!