Commit Graph
47 Commits
Author SHA1 Message Date
Ly-sec 7b091ad7c5 Launcher: fix warning 2025-11-29 12:30:41 +01:00
Ly-sec 3db394c80a Autoformat 2025-11-29 08:30:32 +01:00
LysecandGitHub 43ecd3ce9b Merge pull request #896 from eric-handley/feat/improve-emoji-selector
Improve >emoji selector with category drawers
2025-11-29 08:06:25 +01:00
Eric Handley 1242082a9e fix: QFont warning spam 2025-11-28 17:56:05 -08:00
Eric Handley 4cc6d8b54e fix: emoji grid alignment on right side 2025-11-28 17:54:25 -08:00
Eric Handley 2867048d9b fix: arrow key navigation + use tab to cycle through categories 2025-11-28 17:51:21 -08:00
Ly-sec 4301eae37d Launcher: add fuzzy sort to > commands (fix #894) 2025-11-28 13:45:42 +01:00
Eric Handley 816689dca2 fix: better interface scaling 2025-11-28 00:05:02 -08:00
Eric Handley 4812d9d1e6 feat: add flag category 2025-11-27 23:50:19 -08: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 722539796e fix: increase emoji size in grid view 2025-11-27 23:21:36 -08:00
Eric Handley 5a9cebf420 fix: show empty state for unused recent emojis 2025-11-27 23:21:36 -08:00
Eric Handley 1d74157d15 fix: force grid view when browsing emoji categories 2025-11-27 23:21:36 -08:00
Eric Handley 238b2f3ea3 feat: add category tab bar UI to emoji selector 2025-11-27 23:21:36 -08:00
Eric Handley c6b28bec4d feat: add category-based browsing to emoji selector 2025-11-27 23:21:36 -08:00
Ly-sec 05c90909d2 ClipboardPreview: fix ClipboardPreview 2025-11-26 19:22:18 +01:00
ItsLemmy b7d4e74012 NImageRounded/Circled: removed shaders and used a simpler ClippingWrapperRectangle 2025-11-25 19:38:23 -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
Ly-sec 04c8f5b54e LauncherTab: add grid view option
Launcher: force clipboard history to list view
NGridView: created
2025-11-23 21:51:14 +01:00
Ly-sec 59678022ac Launcher: hide ClipboardPreview if history is empty 2025-11-23 20:45:47 +01:00
Ly-sec 81e9419e83 EmojiPlugin: fix emoji icon 2025-11-23 20:36:30 +01: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
loner aa7563838b feat: Implement emoji deduplication with user emoji priority 2025-11-22 17:34:44 +08:00
loner 6dc2bf5a16 feat: Add emoji picker plugin to launcher with category support 2025-11-22 17:34:44 +08:00
loner e4e3b1b85c qml format 2025-11-19 16:07:08 +08:00
loner b2978113c5 feat(launcher): Integrate TextFormatter for enhanced preview UI 2025-11-19 16:07:07 +08:00
loner 87f62b288b feat(launcher): UI improvements for clipboard preview window 2025-11-19 16:07:07 +08:00
loner ed373df99d feat(launcher): Add toggle for clip plugin preview 2025-11-19 16:07:07 +08:00
loner 529869f796 fix: External clipboard preview panel positioning and styling 2025-11-19 16:07:07 +08:00
loner 12766e411d widget: new fillMode and smt 2025-11-19 16:07:07 +08:00
loner 79f79e0cff feat: Add image preview logic 2025-11-19 16:07:07 +08:00
loner ca89a0dc35 fix: Fix the proportions of the list and the preview 2025-11-19 16:07:07 +08:00
loner 455ef3449e feat: clip preview 2025-11-19 16:07:07 +08:00
ItsLemmy 3ff5b7639f Switched to qmlformat. 2025-11-16 17:07:03 -05:00
ItsLemmy 8b0c615322 Launcher: restore Tab/BackTab navigation. Fix #737 2025-11-13 08:58:40 -05:00
ItsLemmy 04439699ae Keyboard Shortcuts: replaced and fixed shiftTab to backTab. 2025-11-13 08:28:28 -05:00
ItsLemmy 39784134af Panels: proper focus management with the new architecture. 2025-11-12 18:45:15 -05:00
Ly-sec 0db78a0abe UserInterface: add universal opacity slider (except for bar)
LauncherTab: remove opacity slider
Settings: add migration
i18n: add opacity slider translation
2025-11-12 20:32:11 +01:00
ItsLemmy e67f27f58d SmartPanel: added exclusiveKeyboard flag. Should fix launcher focus on hyprland. 2025-11-12 08:00:59 -05:00
Ly-sec 20e1086060 Launcher: add CTRL+J/N keybinds (fixes #694) 2025-11-10 17:17:31 +01:00
ItsLemmy 168bf54f41 Fixing app templating after refactor 2025-11-08 20:50:21 -05:00
ItsLemmy 355271768c Services in subfolder + cleanup/fixes 2025-11-08 16:38:43 -05:00
ItsLemmy b51af0f548 Memory optimizations 2025-11-06 15:24:01 -05:00
ItsLemmy e29c6ee1a6 Refactor: Panels and Bar background are now drawn separately with Shapes. 2025-11-06 10:41:48 -05:00