fsearch
fsearch copied to clipboard
Recent files support
GTK has a gtk_recent_manager facility to interface with the freedesktop(or is it de facto?) ~/.local/share/recently-used.xbel file. We will now add whatever is opened from fsearch to that list.
Not thoroughly tested yet, works for the most part, though.
Closes #551