summaryrefslogtreecommitdiff
path: root/src/utils/widgets.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* tooltip: show above cursor if offscreen2 * r + 2 * t2025-03-251-19/+19
|
* sidebar: create upcoming module2 * r + 2 * t2025-03-251-2/+6
| | | | Requires ical.js and curl
* launcher: apps mode2 * r + 2 * t2025-02-281-0/+7
|
* bar: vertical mode2 * r + 2 * t2025-02-181-0/+2
|
* refactor: astal widget type2 * r + 2 * t2025-02-111-3/+4
| | | | 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
|
* sideright: make popdown window2 * r + 2 * t2025-01-271-0/+7
| | | | Weather requires a weather api key from https://weatherapi.com
* updates: make popup window2 * r + 2 * t2025-01-161-2/+9
|
* refactor: move ts to src2 * r + 2 * t2025-01-161-0/+45
Also move popupwindow to own file