summaryrefslogtreecommitdiff
path: root/src/modules/launcher/modes.tsx (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-04-01launcher: add round style2 * r + 2 * t1-1/+1
2025-03-15launcher: remove windows mode2 * r + 2 * t1-16/+0
Also change mode colours to primary, secondary and tertiary
2025-03-05launcher: math mode2 * r + 2 * t1-4/+76
2025-03-01launcher: actions + refactor into multi file2 * r + 2 * t1-134/+14
Action prefix is configurable
2025-03-01launcher: better files2 * r + 2 * t1-5/+19
Files shorten path Also tooltips for both apps and files
2025-02-28launcher: files mode2 * r + 2 * t1-5/+56
2025-02-28launcher: apps mode2 * r + 2 * t1-10/+72
2025-02-28launcher: made search bar + mode switcher2 * r + 2 * t1-743/+97
2025-02-23launcher: italic xwayland windows2 * r + 2 * t1-1/+4
2025-02-22config: use config file2 * r + 2 * t1-10/+13
Config file at ~/.config/caelestia/shell.json
2025-02-16launcher: tod not installed notif action2 * r + 2 * t1-0/+4
Add install action to tod not installed notification
2025-02-11tooltip: position at cursor not widget2 * r + 2 * t1-2/+2
2025-01-30imports: use typescript import paths2 * r + 2 * t1-8/+8
2025-01-26launcher: file context menus2 * r + 2 * t1-10/+38
2025-01-26launcher: scheme subcommand2 * r + 2 * t1-0/+16
2025-01-26launcher: fix windows mode2 * r + 2 * t1-1/+1
Forgot to implement no limit when < 0
2025-01-25launcher: todo notif uwsm app2 * r + 2 * t1-1/+1
Wasn't using it cause todoist desktop is broken with uwsm But command works so use that Also better app launch
2025-01-25launcher: todo subcommand2 * r + 2 * t1-9/+61
Uses todoist
2025-01-24launcher: change windows mode icon2 * r + 2 * t1-2/+2
2025-01-24launcher: use scrollable2 * r + 2 * t1-39/+84
2025-01-24launcher: windows mode2 * r + 2 * t1-16/+222
Also files mode icons
2025-01-20launcher: context menu for items2 * r + 2 * t1-14/+68
2025-01-19launcher: reload subcommand2 * r + 2 * t1-0/+6
2025-01-16refactor: move ts to src2 * r + 2 * t1-2/+3
Also move popupwindow to own file
2025-01-16popupwindow: switch to class2 * r + 2 * t1-21/+19
2025-01-15osds: more visible2 * r + 2 * t1-0/+2
Also launcher drop var
2025-01-15launcher: math derive short form + help2 * r + 2 * t1-2/+2
2025-01-15launcher: fix files flicker on change to empty2 * r + 2 * t1-4/+1
Also no need for window halign and valign
2025-01-15better popup window2 * r + 2 * t1-26/+26
Not manual using css, instead use a combination of css opacity and Hyprland animations
2025-01-15Pass home and cache through bundler2 * r + 2 * t1-1/+0
2025-01-14bar: power button works2 * r + 2 * t1-1/+0
Use wlogout for power menu Add more defaults for PopupWindow
2025-01-14better config + notifpopups max popups2 * r + 2 * t1-30/+6
Use a config file
2025-01-14launcher: fd based file search2 * r + 2 * t1-5/+47
2025-01-14launcher: better empty text2 * r + 2 * t1-3/+18
2025-01-14launcher: better math2 * r + 2 * t1-28/+52
2025-01-14launcher modes + player controls IPC2 * r + 2 * t1-41/+189
2025-01-14app launcher2 * r + 2 * t1-0/+190