summaryrefslogtreecommitdiff
path: root/src/utils (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-02-22config: use config file2 * r + 2 * t1-3/+13
Config file at ~/.config/caelestia/shell.json
2025-02-19bar: fix being too tall when vertical2 * r + 2 * t1-1/+1
2025-02-18bar: vertical mode2 * r + 2 * t1-0/+2
2025-02-11refactor: astal widget type2 * r + 2 * t2-3/+7
There is no base type, but the return type of astalify works
2025-02-11tooltip: position at cursor not widget2 * r + 2 * t1-17/+14
2025-02-09tooltip: ensure fully visible2 * r + 2 * t1-2/+18
2025-01-31refactor: move weather icons to utils2 * r + 2 * t1-0/+56
2025-01-31bar: use nf icons for os icon2 * r + 2 * t2-34/+48
2025-01-30imports: use typescript import paths2 * r + 2 * t1-1/+1
2025-01-27sideright: make popdown window2 * r + 2 * t2-1/+12
Weather requires a weather api key from https://weatherapi.com
2025-01-25launcher: todo notif uwsm app2 * r + 2 * t1-3/+25
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-0/+22
Uses todoist
2025-01-24launcher: windows mode2 * r + 2 * t1-0/+32
Also files mode icons
2025-01-16updates: make popup window2 * r + 2 * t1-2/+9
2025-01-16refactor: move ts to src2 * r + 2 * t5-0/+169
Also move popupwindow to own file