Commit Graph

38 Commits

Author SHA1 Message Date
Lemmy b098a41e9c KeyboardLayoutService: better lang/country matching 2026-01-26 18:29:41 -05:00
Lemmy 89913688b5 bar-kblayout: proper tooltip with full layout name and cycle on click 2026-01-21 22:51:22 -05:00
Lemmy 291062ca63 bar-kblayout: first cleanup, show variant first 2026-01-21 22:37:01 -05:00
Alexander Nabokikh 5f4a3de9eb fix(KeyboardLayoutService): incorrect language mapping for uk 2026-01-16 20:14:52 +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 138e5a50af i18n: Large refactor of all translations keys to prepare the move to our new translation web platform. 2026-01-05 23:25:46 -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 1fcf51eaf0 Toast: ensure all toasts have a title and a description for a more unified look. 2026-01-01 10:26:06 -05:00
Ly-sec 18b145871e Launcher/Emoji: list emojis in recent tab by last used 2025-12-31 15:17:12 +01: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 3db394c80a Autoformat 2025-11-29 08:30:32 +01:00
Eric Handley 76982e5de6 fix: always open to "recent" tab 2025-11-27 23:25:01 -08:00
Eric Handley 6b27db0d4f fix: remove unnecessary fallbacks and redundant code 2025-11-27 23:21:48 -08:00
Eric Handley c6b28bec4d feat: add category-based browsing to emoji selector 2025-11-27 23:21:36 -08:00
Lemmy 71455e4af9 Merge pull request #838 from lonerOrz/feat/osd
feat(osd): Implement lock key notifications with dynamic sizing
2025-11-24 19:18:41 -05: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
loner 16486ba054 Fix: Prevent lockkey OSD from showing at startup 2025-11-24 00:15:53 +08:00
ItsLemmy 5ee808e186 Autofmt 2025-11-22 10:44:20 -05:00
loner 8730eb0e71 feat: Add emoji usage tracking and sorting by frequency 2025-11-22 17:34:44 +08:00
loner 1dced9a7bc feat: Implement EmojiService 2025-11-22 17:34:44 +08:00
ItsLemmy 3ff5b7639f Switched to qmlformat. 2025-11-16 17:07:03 -05:00
Ala Alkhafaji fe1129c56c Add setting to disable keyboard layout toast 2025-11-11 19:40:35 +01:00
Ala Alkhafaji a6f487eac0 KeyboardLayout: stopgap solution for sway 2025-11-11 01:53:49 +01:00
Ala Alkhafaji 43ff69238a KeyboardLayout: update on keyboard layout change events (hyprland) 2025-11-10 23:54:37 +01:00
Ala Alkhafaji 9921e1a09f KeyboardLayout: update on keyboard layout change events (niri) 2025-11-10 21:33:33 +01:00
Ly-sec 54f8b3574d KeyboardLayout: add toast to inform the user about changed layout 2025-11-10 18:21:47 +01:00
ItsLemmy d6d4c65dea Project structure
- Merged KeyboardLayout in KeyboardLayoutService
- Renamed TablerIcons -> IconsTabler
2025-11-08 23:25:32 -05:00
ItsLemmy 3b7411f1ad Bar-Widgets: re-adding a lot of missing services since the refactor. 2025-11-08 23:07:46 -05:00
ItsLemmy 355271768c Services in subfolder + cleanup/fixes 2025-11-08 16:38:43 -05:00