288 Commits

Author SHA1 Message Date
notiant 5f7d56d865 safeguard custom commands from trailing whitespaces 2026-04-20 01:16:40 +02:00
notiant 6a6844b3aa MediaPlayerPanel: fix layout issues 2026-04-01 22:28:45 +02:00
notiant 39a6671151 apply reduced light mode opacity also to dock, notifications & OSD 2026-03-28 23:11:39 +01:00
tibssy 851bdc150d refactor: extract launcher slide transition logic into reusable NSlideSwapView component 2026-03-23 01:00:08 +00:00
tibssy 3356b7cb12 refactor: move launcher category selection logic into a helper function 2026-03-23 00:54:25 +00:00
tibssy 9ba87bd7d6 feat(launcher): implement sliding transition animations for launcher category changes 2026-03-23 00:52:37 +00:00
Braian A. Diez 73a3d3c252 fix(clipboard): add color preview
Signed-off-by: Braian A. Diez <bdiez19@gmail.com>
2026-03-14 20:40:13 -03:00
Lemmy 4496407969 feat(clipboard): removed unused date filter and date headers, went with a simple "time ago" indicator per entry which feels more natural 2026-03-13 22:31:15 -04:00
Lemmy d9d453184d Merge pull request #1999 from linuxmobile/clipboard-filter
clipboard: add filters by type & date
2026-03-13 22:18:08 -04:00
Braian A. Diez d92aa0a727 fix(clipboard): code cleanup
Signed-off-by: Braian A. Diez <bdiez19@gmail.com>
2026-03-12 22:37:58 -03:00
notiant bb2e311dca remove app2unit in launcher settings 2026-03-13 01:30:55 +01:00
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
Lemmy aaf91299ad fix(launcher-overlay): fix background color being all wrong 2026-03-12 18:07:44 -04:00
Lemmy 175e85302d fix(launcher): restore background behind icons 2026-03-11 22:51:50 -04:00
Lemmy 71ca1b3f60 Revert "feat(launcher): trying a less boxy look"
This reverts commit 96930af759.
2026-03-11 22:49:41 -04:00
Lemmy 96930af759 feat(launcher): trying a less boxy look 2026-03-11 22:41:25 -04:00
Lemmy 49db78a22b feat(settings): unified the settings search in a new singleton 2026-03-11 21:31:43 -04:00
Braian A. Diez c4dbdb29d6 Merge branch 'main' into clipboard-filter (conflict resolution) 2026-03-11 09:51:42 -03:00
notiant 25e8196182 apply reduced light mode opacity to panel backgrounds 2026-03-10 21:37:55 +01:00
Lemmy 4a198b5464 fix(launcher): fix gradients and nbox colors 2026-03-09 22:52:42 -04:00
Lemmy 15decbe053 feat(launcher): splitted in smaller files for easier maintainability. improved record usage. 2026-03-09 21:50:50 -04:00
Lysec 7decba1606 feat(launcher): implement usage-based ranking for results across providers 2026-03-09 19:03:18 +01:00
Lemmy 29d0b1f63b chore(niconbutton): renamed allowScroll to handleWheel for clarity 2026-03-09 00:40:23 -04:00
Lemmy 372eaeed22 fix(launcher): use a binding for dynamic gridColumns - fix up/down navigation. 2026-03-08 22:40:39 -04:00
Lemmy 76e7f30fcb feat(ui): using panel opacity on all nboxes (unless marked as opaque) + launcher adjustments for a nice transluent look 2026-03-06 20:54:30 -05:00
Lemmy ea4fd3c271 feat(launcher): launcher in overlay now support blur/background effect 2026-03-06 18:11:45 -05:00
Lemmy 072eb6d056 fix(launcher/sessionProvider): executeAction was broken due to panel content being unloaded before the action could run 2026-03-06 08:33:44 -05:00
Lemmy ccb730c82a Merge pull request #2037 from tmarti2/fix-tab-selected-in-launcher
Fix visual focus in launcher with (back)tab key
2026-03-06 08:06:10 -05:00
Lemmy 8cdf6c0612 perf(launcher): persist plugin provider instances across open/close cycles. 2026-03-06 07:55:58 -05:00
Lemmy 10f7ed0179 launcher-overlay: safeguard Shape 2026-03-05 14:53:51 -05:00
Thibault Martin 65ec8acbc3 Fix visual focus in clauncher with (back)tab key 2026-03-05 08:48:55 +01:00
Lysec c2b84a53e1 Merge pull request #2046 from tibssy/feat/bar-behavior-actions
Feat/bar behavior actions
2026-03-04 12:40:17 +01:00
Lemmy 7ff84f78c6 launcher: cleanup 2026-03-03 19:51:52 -05:00
Lemmy 3f54b96571 Merge pull request #2044 from eric-handley/fix/launcher-performance
Fix launcher opening delay
2026-03-03 19:49:27 -05:00
Lemmy 19d720fabb userspace-reboot: cleanup 2026-03-03 19:02:39 -05:00
Eric Handley 52ae4333e3 fix(launcher): use readonly prop to check if animations are enabled 2026-03-03 16:01:06 -08:00
Turann_ 2bd8160dae Merge branch 'noctalia-dev:main' into pr/implement-userspace-reboot 2026-03-04 01:56:58 +03:00
tibssy 0d1a6d2e25 fix(launcher): adjust opening animation to follow bar position 2026-03-03 19:31:59 +00:00
Eric Handley 713161114d fix(launcher): defer provider initializations 2026-03-02 16:59:47 -08:00
Eric Handley 13fe88576d fix(launcher): only call updateResults() when plugins change 2026-03-02 16:50:23 -08:00
Eric Handley 579f5585a9 fix(launcher): skip delay when animations disabled 2026-03-02 16:43:42 -08:00
Eric Handley 54f9274c85 fix(launcher): load results async 2026-03-02 16:20:46 -08:00
Eric Handley f3ecbce673 fix(launcher): only reload desktop entries when changed on disk 2026-03-02 16:11:31 -08:00
notiant 3a24dd2dcb Launcher: reduce label font for grid view 2026-03-02 00:15:59 +01:00
Turann_ fc99c9e2b4 Add userspace reboot/restart
Update SessionMenuTab.qml

Update CompositorService.qml

Update settings-default.json

Update en.json

Update SessionProvider.qml

Update LockScreenPanel.qml

Update SessionMenuEntrySettingsDialog.qml

Update SessionMenu.qml
2026-03-02 01:00:45 +03:00
Lemmy bb0f875b84 launcher-core: more accurate comment + autofmt 2026-03-01 15:22:58 -05:00
Lemmy 95ff07fb9c Merge pull request #1937 from krendil/main
fix(Launcher): Allow item images to take advantage of preferredGridCellRatio
2026-03-01 15:22:08 -05: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 a913e95d0a chore: missing translation for clipboard
Signed-off-by: Braian A. Diez <bdiez19@gmail.com>
2026-02-28 12:56:29 -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