summaryrefslogtreecommitdiff
path: root/src/modules (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-01-18bar: bluetooth devices2 * r + 2 * t1-33/+56
2025-01-18bar: fix null pointer errors2 * r + 2 * t1-3/+6
2025-01-18bar: change style + fix scheme2 * r + 2 * t1-2/+2
2025-01-17networks + bluetooth: highlight active2 * r + 2 * t2-2/+6
2025-01-17networks: make popup window2 * r + 2 * t3-2/+101
2025-01-17bluetoothdevices: fallback icon2 * r + 2 * t1-2/+7
2025-01-17bluetoothdevices: make popup window2 * r + 2 * t4-23/+111
2025-01-16refactor: move popdowns to own folder2 * r + 2 * t3-5/+14
And group them like osds
2025-01-16base popdown window2 * r + 2 * t2-70/+38
2025-01-16bar: unread -> notif count2 * r + 2 * t1-53/+26
There technically is no unread cause they only disappear when swiped, also notif count makes more sense
2025-01-16updates: make popup window2 * r + 2 * t2-13/+118
2025-01-16notifications: empty text2 * r + 2 * t1-3/+13
Scrollbar less transparent
2025-01-16notifications: make popup window2 * r + 2 * t3-70/+101
2025-01-16refactor: move ts to src2 * r + 2 * t5-0/+1323
Also move popupwindow to own file