From 0f05a52d429c41b538fa3b362cad3a54db04e5cd Mon Sep 17 00:00:00 2001 From: Ricky Kresslein Date: Thu, 3 Mar 2022 10:02:01 +0100 Subject: Added 'limit days shown' setting --- src/gtk/preferences_window.ui | 41 ++++++++++++++++++++++++++++++++++++++--- 1 file changed, 38 insertions(+), 3 deletions(-) (limited to 'src/gtk') diff --git a/src/gtk/preferences_window.ui b/src/gtk/preferences_window.ui index 0ac2337..e6de99a 100755 --- a/src/gtk/preferences_window.ui +++ b/src/gtk/preferences_window.ui @@ -11,7 +11,7 @@ True - _Dark Theme + _Dark theme True dark_theme_switch @@ -29,13 +29,13 @@ True - Notify of Idle + Notify of idle (Gnome only) True True - _Minutes to Idle + _Minutes to idle Number of miniutes before the user is considered idle True @@ -58,6 +58,41 @@ + + + Task List + True + + + Limit tasks shown + Only show X number of days in the saved tasks list + True + True + + + _Days ago + Number of days to display in the list + True + + + center + + + 365 + 1 + 1 + 10 + + + True + + + + + + + + -- cgit 1.4.1