wxlyyy
ce65ff7f05
fix
2025-10-27 02:52:57 +08:00
wxlyyy
1130021ba7
Revert "Launcher: fix some apps not launching with custom prefix"
...
This reverts commit 2de0473641 .
2025-10-27 02:36:04 +08:00
BluewyDiamond
2de0473641
Launcher: fix some apps not launching with custom prefix
2025-10-26 16:36:48 +01:00
lysec
f2b9ec90f4
Autoformat
2025-10-25 11:52:44 +02:00
lysec
e26c2874b5
Launcher: add custom launch prefix
2025-10-25 11:52:18 +02:00
lysec
838491ba33
Logger: huge cleanup
2025-10-16 15:07:11 +02:00
lysec
c3ea5400f7
Launcher: let users use app name & app command/exec
2025-10-07 17:07:00 +02:00
ItsLemmy
b85576653a
NPanel: Sped up opening animation, removed close animation. No more lags and feel snappier
2025-10-03 22:36:21 -04:00
lonerorz and GitHub
9702a300ca
Merge branch 'main' into fix/launcher
2025-10-01 10:11:12 +08:00
ItsLemmy
c53dd6fade
Compositor: fix getFocusedWindowTitle. Since active workspace has been implemented.
...
+ autoformatting
2025-09-29 15:04:13 -04:00
Ly-sec
559609be64
Launcher: add pin to dock button if dock is enabled
2025-09-29 16:31:53 +02:00
loner
256f9b4a76
feat(launcher): add configurable terminal command
...
The terminal command for launching applications was previously hardcoded to 'kitty', causing issues for users without it installed.
This change introduces a new setting, 'appLauncher.terminalCommand', allowing users to specify their preferred terminal emulator. The default value is set to 'xterm -e'.
The implementation includes:
- Defining the setting in 'Commons/Settings.qml'.
- Adding a text input in the launcher settings tab.
- Updating the application plugin to use the new setting.
2025-09-27 12:06:54 +08:00
loner
ff1509939a
test kitty
2025-09-27 11:29:57 +08:00
Ly-sec
2a23b6afdd
i18n: WAY more i18n conversion
2025-09-24 14:12:12 +02:00
Ly-sec
3d9295856c
Launcher: add sort by most used option
2025-09-18 16:53:38 +02:00
LemmyCook
2c3eb6efda
Launcher: AppPlugin, close panel immediately to avoid focusing issues.
2025-09-16 12:09:12 -04:00
LemmyCook
880ac93662
autoformatting
2025-09-13 22:12:44 -04:00
povvke
78a41c236c
use the exec string itself to launch non terminal apps
2025-09-13 20:48:34 +03:00
LemmyCook
7d2eaa46e6
qmlfmt: increase line-length to 360 to avoid hard-wrap.
...
+ cleaned up power menu/panel
2025-09-12 21:07:11 -04:00
Ly-sec
e76b2c5497
Launcher: fix app2unit execution, implemented #202
2025-09-06 12:18:14 +02:00
Ly-sec
2533c52e27
Launcher: add app2unit options (hopefully)
2025-09-06 00:30:47 +02:00
Ly-sec
46bc8939b4
Hooks: make hook activate after settings are updated
2025-09-04 18:23:46 +02:00
Ly-sec
fe6ecf7daf
Launcher: remove 50 item limit, fixes #200
2025-09-04 18:15:04 +02:00
LemmyCook
7b2d490ba7
Launcher: clipboard, prevent unecessary refresh while browsing
2025-09-03 10:25:44 -04:00
LemmyCook
ded133d164
Launcher: wip image preview
2025-09-03 08:44:10 -04:00
LemmyCook
742a600e38
Launcher: first refactoring pass
2025-09-02 22:20:01 -04:00