summaryrefslogtreecommitdiff
path: root/services/Apps.qml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* internal: move launcher stuff into subfolders2 * r + 2 * t2025-07-191-25/+0
|
* launcher: better app launch2 * r + 2 * t2025-07-191-4/+8
| | | | | More foolproof (hopefully) Also set working directory correctly
* config: add config for using fzf/fuzzy search2 * r + 2 * t2025-07-191-0/+2
|
* feat: fzf-like search instead of fuzzy2 * r + 2 * t2025-07-191-16/+3
| | | | Also add license for fuzzysort lib
* launcher: better launch terminal apps2 * r + 2 * t2025-07-121-1/+3
| | | | Run with fish -C so colours get sourced
* launcher: fix again2 * r + 2 * t2025-06-191-1/+1
|
* apps: run exec directly if run with sh -c2 * r + 2 * t2025-06-191-1/+4
| | | | Avoid error notifications about unquoted characters
* launcher: fix opening apps2 * r + 2 * t2025-06-181-11/+1
| | | | Run exec string when proc app2unit fails
* launcher: better fuzzy search2 * r + 2 * t2025-05-271-1/+1
|
* bar: switch to embedded style2 * r + 2 * t2025-05-231-1/+1
|
* launcher: better fuzzy query2 * r + 2 * t2025-05-071-3/+5
|
* feat: audio osd2 * r + 2 * t2025-05-041-2/+0
|
* feat: launcher keyboard nav2 * r + 2 * t2025-05-021-13/+5
| | | | | | Using currentitem and highlight Also fix not closing launcher when clicking app Apps service use only one process
* launcher: list item interactivity2 * r + 2 * t2025-05-021-1/+4
|
* refactor: keep js in separate dir2 * r + 2 * t2025-05-021-1/+1
|
* launcher: fuzzy sort2 * r + 2 * t2025-05-021-0/+42