summaryrefslogtreecommitdiff
path: root/src/utils (follow)
Commit message (Collapse)AuthorAgeFilesLines
* bar: vertical mode2 * r + 2 * t2025-02-181-0/+2
|
* refactor: astal widget type2 * r + 2 * t2025-02-112-3/+7
| | | | There is no base type, but the return type of astalify works
* tooltip: position at cursor not widget2 * r + 2 * t2025-02-111-17/+14
|
* tooltip: ensure fully visible2 * r + 2 * t2025-02-091-2/+18
|
* refactor: move weather icons to utils2 * r + 2 * t2025-01-311-0/+56
|
* bar: use nf icons for os icon2 * r + 2 * t2025-01-312-34/+48
|
* imports: use typescript import paths2 * r + 2 * t2025-01-301-1/+1
|
* sideright: make popdown window2 * r + 2 * t2025-01-272-1/+12
| | | | Weather requires a weather api key from https://weatherapi.com
* launcher: todo notif uwsm app2 * r + 2 * t2025-01-251-3/+25
| | | | | | Wasn't using it cause todoist desktop is broken with uwsm But command works so use that Also better app launch
* launcher: todo subcommand2 * r + 2 * t2025-01-251-0/+22
| | | | Uses todoist
* launcher: windows mode2 * r + 2 * t2025-01-241-0/+32
| | | | Also files mode icons
* updates: make popup window2 * r + 2 * t2025-01-161-2/+9
|
* refactor: move ts to src2 * r + 2 * t2025-01-165-0/+169
Also move popupwindow to own file