feat(clipboard): removed unused date filter and date headers, went with a simple "time ago" indicator per entry which feels more natural

This commit is contained in:
Lemmy
2026-03-13 22:31:15 -04:00
parent d9d453184d
commit 4496407969
9 changed files with 36 additions and 108 deletions
-1
View File
@@ -422,7 +422,6 @@ Singleton {
property bool clipboardWrapText: true
property bool enableClipboardSmartIcons: true
property bool enableClipboardChips: true
property bool enableClipboardDateHeaders: true
property string clipboardWatchTextCommand: "wl-paste --type text --watch cliphist store"
property string clipboardWatchImageCommand: "wl-paste --type image --watch cliphist store"
property string position: "center" // Position: center, top_left, top_right, bottom_left, bottom_right, bottom_center, top_center