Commit Graph

22 Commits

Author SHA1 Message Date
Braian A. Diez 02cf4f8db9 chore(clipboard): cleanup request
Signed-off-by: Braian A. Diez <bdiez19@gmail.com>
2026-03-12 21:12:05 -03:00
Braian A. Diez 67ffbb6f27 fix: improve the code regex
Signed-off-by: Braian A. Diez <bdiez19@gmail.com>
2026-02-28 13:11:56 -03:00
Braian A. Diez a844e578a9 clipboard: add filters by type & date
Signed-off-by: Braian A. Diez <bdiez19@gmail.com>
2026-02-28 12:12:48 -03:00
Lemmy c13db3635c clipboard: prevent restart spin loop of watchers. Fix #1954 2026-02-24 09:09:17 -05:00
Lemmy 9c47ce03f2 clipboard: limit image decoded in memory 2026-02-19 10:12:09 -05:00
Lysec 8aa32c7a6d Switch sh -lc to sh -c in the whole codebase 2026-02-03 19:55:08 +01:00
Lysec 28029df17c ClipboardSubTab: allow custom wl-paste commands to filter what gets added to cliphist 2026-01-27 20:47:37 +01:00
Lemmy 8f2f968a30 Clipboard: better preview box 2026-01-06 22:10:08 -05:00
Lemmy 7e4c2e085c Clipboard: filtering browser garbage when copying images 2026-01-06 22:10:08 -05:00
Lemmy 8e89c1d1be Clipboard: delete and decode back to the old way 2026-01-06 21:14:17 -05:00
Lemmy b81174b9f8 Clipboard: fix delete entry - use NScrollView for proper scrollbar colors. 2026-01-06 13:06:01 -05:00
Lemmy 21ddf8f13b Clipboard: improve reliability with large text 2026-01-05 12:26:53 -05:00
Lemmy aaf1715bb7 Launcher: autopaste support for other providers 2026-01-04 20:31:59 -05:00
Lemmy 25735d4144 Clipboard: auto-paste images (not all app supported) 2026-01-04 19:45:10 -05:00
Lemmy b637caaf20 Clipboard: added auto-paste option. 2026-01-04 19:18:32 -05:00
Lemmy 43c7824aca System: replaced whereis by command -v 2025-12-29 17:02:34 -05:00
Lemmy 5bab582284 System: replaced "which" by "whereis" as it's more likely to be installed by default 2025-12-29 16:47:46 -05:00
Ly-sec 0b99183b5f Launcher: refresh clipboard history list on delete entry 2025-12-08 19:31:32 +01:00
Ly-sec 9b4f407bd7 Launcher: add delete icon for clipboard history entries 2025-12-08 18:07:26 +01:00
Ly-sec ad96d2b05c Launcher: force calculator to listview
ClipboardService: fix warning
IPCService: add launcher emoji ipc
2025-11-23 22:05:40 +01:00
ItsLemmy 3ff5b7639f Switched to qmlformat. 2025-11-16 17:07:03 -05:00
ItsLemmy 355271768c Services in subfolder + cleanup/fixes 2025-11-08 16:38:43 -05:00