summaryrefslogtreecommitdiff
path: root/config/LauncherConfig.qml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* launcher: python execution like calculator functionalityATMDA2025-11-101-0/+8
|
* config/launcher: set default maxShown to 72 * r + 2 * t2025-09-131-1/+1
| | | | Better for 1920x1080 screens
* launcher: add config option for hiding applications (#568)anders1302025-09-101-0/+1
| | | | | | | | | | | | | * feat(launcher): add config option for excluding applications from launcher * fix(launcher): rename excludedApps to hiddenApps * chore: add example to readme * fix --------- Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
* launcher: allow configuring actions (#558)Belal2025-09-091-0/+107
| | | | | | | | | | | * refactor: make launcher actions configurable * use variants + internal -> setMode + format * reorder readme --------- Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
* launcher: allow show on hover (#498)M Matthew Hydock2025-08-301-0/+1
| | | | added `showOnHover` to launcher config, disabled by default to preserve existing functionality. when enabled, drag-to-show is disabled.
* launcher: add special search2 * r + 2 * t2025-08-231-0/+1
| | | | Closes #464
* launcher: add optional vim-like keybinds (#282)Joel R.2025-07-281-0/+1
|
* config: allow enable/disable panels2 * r + 2 * t2025-07-261-0/+1
| | | | Closes #240
* internal: fix types for lsp2 * r + 2 * t2025-07-191-2/+4
|
* config: add config for using fzf/fuzzy search2 * r + 2 * t2025-07-191-0/+8
|
* feat: drag launcher to open/close2 * r + 2 * t2025-07-101-0/+1
| | | | Also fix dragging for session
* launcher: completely hide disabled actions2 * r + 2 * t2025-06-161-1/+1
|
* Merge branch 'main' into betteractionsTim Hämisch2025-06-151-15/+11
|\
| * feat: user config file2 * r + 2 * t2025-06-151-14/+10
| | | | | | | | Config file at `~/.config/caelestia/shell.json`
* | launcher: add opt-in for dangerous actionsTim Hämisch2025-06-131-0/+1
|/
* feat: launcher wallpaper selector2 * r + 2 * t2025-05-031-1/+4
|
* feat: launcher actions2 * r + 2 * t2025-05-031-1/+3
|
* launcher: better app items2 * r + 2 * t2025-05-021-0/+1
| | | | | Also config max shown Custom cursor for styled text field
* feat: launcher base2 * r + 2 * t2025-05-021-0/+12