Lemmy
|
db56321f54
|
layout: more double margins implementations
|
2026-02-20 21:11:06 -05:00 |
|
Lemmy
|
b13e1936dc
|
launcher: attempt at fixing potential crash when launching app
|
2026-02-10 19:44:59 -05:00 |
|
Lysec
|
96f55ac7cf
|
LauncherSettings: add density selection
|
2026-02-09 22:56:42 +01:00 |
|
Lemmy
|
915ef85f32
|
merge main
|
2026-02-07 20:51:00 -05:00 |
|
Lemmy
|
5ad9cb8584
|
launcher: slightly smaller action icons 75% (pin / unpin / trash)
|
2026-02-07 18:46:37 -05:00 |
|
Lemmy
|
a8853b78f5
|
launcher-windows: added badge to gridview too
|
2026-02-02 08:43:27 -05:00 |
|
Lemmy
|
bcd9cad49f
|
launcher: windows provider adds a small badge icon helping distinguish the entries between AppProviders and WindowsProvider
|
2026-02-01 09:09:20 -05:00 |
|
Lemmy
|
a573f25147
|
launcher: new windows provider - to focus an existing window
|
2026-01-30 19:00:31 -05:00 |
|
Lemmy
|
68a9f397c7
|
launcher: when assigned to the right the preview will switch to the left
|
2026-01-30 17:19:18 -05:00 |
|
Lemmy
|
3f82be711c
|
launcher-gridview: working top and bottom gradients
|
2026-01-29 20:30:49 -05:00 |
|
Lemmy
|
02fb1da333
|
launcher: fixed gridview keyboard navigation to properly account for the provider defined number of columns.
|
2026-01-28 20:35:44 -05:00 |
|
Lemmy
|
2949901cf8
|
launcher: speed up mousewheel scrolling. Fix #1042
|
2026-01-27 16:28:48 -05:00 |
|
Lemmy
|
7dcfa6b246
|
launcher: added sessionProvider for quick lock/shutdown, etc.. Fix #1592
|
2026-01-27 14:44:14 -05:00 |
|
Lemmy
|
0e10ebbd32
|
launcher: top/bottom gradient in listview mode
|
2026-01-25 22:31:29 -05:00 |
|
Lemmy
|
aede9bd13b
|
nscrollview: more fixes
|
2026-01-25 18:35:56 -05:00 |
|
Lemmy
|
7fe91817eb
|
scrollbars: fixed launcher and widget settings
|
2026-01-25 00:04:04 -05:00 |
|
Lemmy
|
8e6a88b559
|
NGridView + NScrollView + NListView: everywhere, with auto top/bottom gradients.
|
2026-01-24 22:40:13 -05:00 |
|
Lysec
|
d30489b311
|
Merge pull request #1538 from chenkeao/launcher-git-navigation
feat(launcher): add complete vim navigation support to the launcher's grid view
|
2026-01-24 15:49:45 +01:00 |
|
kyle
|
251dae085f
|
feat(launcher): add complete vim navigation support to the launcher grid view
|
2026-01-25 00:35:16 +11:00 |
|
notiant
|
544bd60ea7
|
MainScreen: add onEnterPressed() as shortcut
|
2026-01-24 02:54:51 +01:00 |
|
Lemmy
|
3846e8ee48
|
Merge pull request #1517 from chenkeao/patch-launcher
refactor(launcher): decouple preview logic from clipboard settings
|
2026-01-23 12:13:30 -05:00 |
|
Lemmy
|
90340f71a3
|
fuzzy-sort/launcher: no more insane threshold, default to 0.35. gives a +1 boost to apps. to ensure they get on top.
|
2026-01-23 12:01:02 -05:00 |
|
Lemmy
|
f6794f88d6
|
launcher: better at mixing result
|
2026-01-23 10:30:45 -05:00 |
|
kyle
|
159354cae1
|
refactor(launcher): decouple preview logic from clipboard settings
|
2026-01-24 01:21:51 +11:00 |
|
Lemmy
|
87a77fc446
|
launcher: minor ref fix
|
2026-01-23 09:06:37 -05:00 |
|
Lemmy
|
94a09484aa
|
i18n: simplified trp
|
2026-01-23 09:03:58 -05:00 |
|
Lemmy
|
995711f3d6
|
launcher: settings provider
|
2026-01-23 08:44:13 -05:00 |
|
Keao Chen
|
420147621d
|
feat(launcher): intercept left/right key actions in grid view only
|
2026-01-22 00:45:14 +11:00 |
|
Lemmy
|
b340529b10
|
Bar: custom setup per screen (position, density, widgets)
|
2026-01-18 20:12:46 -05:00 |
|
notiant
|
666fefdc77
|
Merge branch 'main' into patch-7
|
2026-01-15 19:52:42 +01:00 |
|
Corey Woodworth
|
440147168d
|
bulk find replace of different style values
|
2026-01-15 13:14:06 -05:00 |
|
notiant
|
5d78c8074c
|
Re-add buttom measurement for LockScreen & add some missing translations for NFilePicker
|
2026-01-15 12:32:51 +01:00 |
|
Ly-sec
|
709556a797
|
Launcher: fix odd icon behaviour, adjust hover color with icon bg enabled
|
2026-01-13 20:52:37 +01:00 |
|
Lemmy
|
fa4ad25ea7
|
Launcher: allow providers to define if they want the navigation to wrap around.
|
2026-01-12 16:31:51 -05:00 |
|
Lemmy
|
5f2d4a8e70
|
Launcher: fix ignore mouse position when the launcher opens
|
2026-01-12 16:24:54 -05:00 |
|
Lemmy
|
754f1a895b
|
Revert "Launcher: don't focus initial mouse position entry, only after mouse movement (fix #1359)"
This reverts commit d1bc14ce39.
|
2026-01-12 15:48:36 -05:00 |
|
Lemmy
|
b799dc96ff
|
Launcher: improve icons colors when hovered
|
2026-01-12 12:11:30 -05:00 |
|
Ly-sec
|
d1bc14ce39
|
Launcher: don't focus initial mouse position entry, only after mouse movement (fix #1359)
|
2026-01-12 14:11:40 +01:00 |
|
Lemmy
|
78f1c6825a
|
1st pass on launcher in overlay
|
2026-01-11 21:56:43 -05:00 |
|
Lemmy
|
8636e5be1d
|
FuzzySort: replaced JS helper by a proper component so it can be used from plugins without any wrapper.
|
2026-01-10 00:24:37 -05:00 |
|
Kainoa Kanter
|
e72aa0be47
|
Merge branch 'main' into feat/launcher-single-response
|
2026-01-08 18:10:04 -08:00 |
|
Kainoa Kanter
|
b323f7aeae
|
wrap in box, make markdown
|
2026-01-08 18:07:24 -08:00 |
|
Kainoa Kanter
|
06851515dd
|
feat: single launcher layout
|
2026-01-08 17:22:18 -08:00 |
|
Lemmy
|
f9cbc7bc57
|
i18n: launcher.no-results => common.no-results
|
2026-01-08 00:55:22 -05:00 |
|
Lemmy
|
07fc13118b
|
Clipboard: better looking images
|
2026-01-06 22:37:13 -05:00 |
|
Lemmy
|
64040bccb9
|
Clipboard: rounded corners are back
|
2026-01-06 22:16:57 -05:00 |
|
Lemmy
|
8f2f968a30
|
Clipboard: better preview box
|
2026-01-06 22:10:08 -05:00 |
|
Lemmy
|
f92de8884f
|
Launcher: ensure title is always a single line
|
2026-01-05 11:09:41 -05:00 |
|
Lemmy
|
826a2bf8d6
|
Launcher: Slightly less wide on large displays (-5%)
|
2026-01-04 22:18:37 -05:00 |
|
Lemmy
|
aaf1715bb7
|
Launcher: autopaste support for other providers
|
2026-01-04 20:31:59 -05:00 |
|