summaryrefslogtreecommitdiff
path: root/modules/bar/components/StatusIcons.qml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refactor: manually animate rect if needed2 * r + 2 * t2025-05-101-1/+16
| | | | No need for animate prop, it's used too little so just manually set it if needed to save memory
* refactor: move colours to separate service2 * r + 2 * t2025-05-051-1/+1
|
* controls: use basic style2 * r + 2 * t2025-05-021-1/+0
| | | | Material style placeholder is kinda annoying
* feat: vertical bar actually works!!!2 * r + 2 * t2025-05-011-0/+2
|
* feat: get networks2 * r + 2 * t2025-05-011-1/+1
| | | | Also fix bluetooth
* feat: bar panel preset2 * r + 2 * t2025-05-011-1/+1
| | | | | | Make presets more flexible Fix workspaces when show windows disabled Make rounded option for workspaces
* bar: animate bluetooth devices2 * r + 2 * t2025-04-301-2/+5
|
* bluetooth: fix devices2 * r + 2 * t2025-04-291-0/+3
| | | | Also add animation for bar bluetooth devices
* feat: bar bluetooth devices2 * r + 2 * t2025-04-291-1/+37
|
* feat: bar network icon2 * r + 2 * t2025-04-291-0/+18