summaryrefslogtreecommitdiff
path: root/src/modules/popdowns (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-03-18updates: fix news2 * r + 2 * t1-1/+2
2025-03-05updates: fix escaping markup2 * r + 2 * t1-9/+14
2025-03-02media: fix null error2 * r + 2 * t1-1/+1
2025-03-02app: media data requests2 * r + 2 * t1-1/+1
Allow querying media player data
2025-02-26updates: better styles2 * r + 2 * t1-1/+5
2025-02-25updates: show arch news2 * r + 2 * t1-3/+45
2025-02-22config: restore to default if not specified2 * r + 2 * t1-8/+10
Restore configs to default if not given in the config file instead of not changing them Also sideleft configs
2025-02-09tooltip: ensure fully visible2 * r + 2 * t1-3/+13
2025-02-08sideright: weather wind & rain tooltips2 * r + 2 * t1-2/+10
2025-01-31popdowns: some minor header button changes2 * r + 2 * t2-3/+7
2025-01-30imports: use typescript import paths2 * r + 2 * t3-11/+11
2025-01-30sideleft: create popdown window2 * r + 2 * t2-0/+205
2025-01-29sideright: fix assertion row != -12 * r + 2 * t1-7/+8
Idk why but needs a timeout before calendar update
2025-01-27sideright: imperial weather2 * r + 2 * t1-6/+6
2025-01-27sideright: make popdown window2 * r + 2 * t2-0/+129
Weather requires a weather api key from https://weatherapi.com
2025-01-26media: bind controls sensitivity2 * r + 2 * t1-5/+17
2025-01-25media: make popdown window2 * r + 2 * t2-0/+142
2025-01-20better menu styles2 * r + 2 * t1-0/+1
2025-01-17networks + bluetooth: highlight active2 * r + 2 * t2-2/+6
2025-01-17networks: make popup window2 * r + 2 * t2-0/+99
2025-01-17bluetoothdevices: fallback icon2 * r + 2 * t1-2/+7
2025-01-17bluetoothdevices: make popup window2 * r + 2 * t3-1/+96
2025-01-16refactor: move popdowns to own folder2 * r + 2 * t3-0/+162
And group them like osds