summaryrefslogtreecommitdiff
path: root/thunarx
diff options
context:
space:
mode:
authorSergios - Anestis Kefalidis <sergioskefalidis@gmail.com>2021-06-30 22:54:32 +0300
committerAlexander Schwinn <alexxcons@xfce.org>2021-06-30 20:08:51 +0000
commitbc9ee06dac31c1a6e214e325f1234d3d9802bf3c (patch)
tree6fc70fc22656a22246b1e213b01ad79eb1da57b8 /thunarx
parent37522842e63fe1d52d032f0927435acfcd539c74 (diff)
downloadthunar-bc9ee06dac31c1a6e214e325f1234d3d9802bf3c.tar.gz
Add support for the `recent:///` location in Thunar.
Fixes duplicated files in `recent:///` Support sorting by `Recency` Add the recent location to the sidepane and go menu Automatically add opened files to `recent:///` Add a `Remove from recent` option for files in `recent:///` Issue #257 MR !115
Diffstat (limited to 'thunarx')
-rw-r--r--thunarx/thunarx-file-info.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/thunarx/thunarx-file-info.h b/thunarx/thunarx-file-info.h
index 57de0ff5..9668afcd 100644
--- a/thunarx/thunarx-file-info.h
+++ b/thunarx/thunarx-file-info.h
@@ -46,6 +46,7 @@ G_BEGIN_DECLS
"standard::size,standard::symlink-target," \
"time::*," \
"trash::*," \
+ "recent::*," \
"unix::gid,unix::uid,unix::mode," \
"metadata::emblems," \
"metadata::thunar-view-type," \