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