| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | launcher: python execution like calculator functionality | ATMDA | 2025-11-10 | 1 | -0/+8 |
| | | |||||
| * | config/launcher: set default maxShown to 7 | 2 * r + 2 * t | 2025-09-13 | 1 | -1/+1 |
| | | | | | Better for 1920x1080 screens | ||||
| * | launcher: add config option for hiding applications (#568) | anders130 | 2025-09-10 | 1 | -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) | Belal | 2025-09-09 | 1 | -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 Hydock | 2025-08-30 | 1 | -0/+1 |
| | | | | | added `showOnHover` to launcher config, disabled by default to preserve existing functionality. when enabled, drag-to-show is disabled. | ||||
| * | launcher: add special search | 2 * r + 2 * t | 2025-08-23 | 1 | -0/+1 |
| | | | | | Closes #464 | ||||
| * | launcher: add optional vim-like keybinds (#282) | Joel R. | 2025-07-28 | 1 | -0/+1 |
| | | |||||
| * | config: allow enable/disable panels | 2 * r + 2 * t | 2025-07-26 | 1 | -0/+1 |
| | | | | | Closes #240 | ||||
| * | internal: fix types for lsp | 2 * r + 2 * t | 2025-07-19 | 1 | -2/+4 |
| | | |||||
| * | config: add config for using fzf/fuzzy search | 2 * r + 2 * t | 2025-07-19 | 1 | -0/+8 |
| | | |||||
| * | feat: drag launcher to open/close | 2 * r + 2 * t | 2025-07-10 | 1 | -0/+1 |
| | | | | | Also fix dragging for session | ||||
| * | launcher: completely hide disabled actions | 2 * r + 2 * t | 2025-06-16 | 1 | -1/+1 |
| | | |||||
| * | Merge branch 'main' into betteractions | Tim Hämisch | 2025-06-15 | 1 | -15/+11 |
| |\ | |||||
| | * | feat: user config file | 2 * r + 2 * t | 2025-06-15 | 1 | -14/+10 |
| | | | | | | | | | Config file at `~/.config/caelestia/shell.json` | ||||
| * | | launcher: add opt-in for dangerous actions | Tim Hämisch | 2025-06-13 | 1 | -0/+1 |
| |/ | |||||
| * | feat: launcher wallpaper selector | 2 * r + 2 * t | 2025-05-03 | 1 | -1/+4 |
| | | |||||
| * | feat: launcher actions | 2 * r + 2 * t | 2025-05-03 | 1 | -1/+3 |
| | | |||||
| * | launcher: better app items | 2 * r + 2 * t | 2025-05-02 | 1 | -0/+1 |
| | | | | | | Also config max shown Custom cursor for styled text field | ||||
| * | feat: launcher base | 2 * r + 2 * t | 2025-05-02 | 1 | -0/+12 |