summaryrefslogtreecommitdiff
path: root/widgets/BoxLayout.qml (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-05-01bar: use loaders2 * r + 2 * t7-41/+48
Use loaders for all optional components e.g. workspace windows and occupied background Fix bar preset loader usage Fix occupied group Change text on active ws colour Tray no extension for paths (use qt auto resolution)
2025-05-01bar: fix workspaces occupied2 * r + 2 * t3-6/+8
Also some optimisations
2025-05-01feat: use qsTr2 * r + 2 * t1-1/+1
2025-05-01bar: fix tray icons2 * r + 2 * t2-5/+13
2025-05-01feat: get networks2 * r + 2 * t3-12/+37
Also fix bluetooth
2025-05-01bar: workspaces scroll specialws2 * r + 2 * t3-8/+9
Same behaviour as astal workspaces scroll Fix more undef errors Also increase by more when transparent dark layer
2025-05-01bar: make power actually red2 * r + 2 * t1-1/+1
2025-05-01bluetooth: fix undef errors2 * r + 2 * t1-1/+1
Filter devices to ensure they have props (idk why but sometimes they just dont have props)
2025-05-01bar: actually center panel workspaces2 * r + 2 * t1-11/+9
Cause activetitle moves it around too much Also swap around tray and clock
2025-05-01feat: bar panel preset2 * r + 2 * t15-49/+202
Make presets more flexible Fix workspaces when show windows disabled Make rounded option for workspaces
2025-05-01dev: fix run script2 * r + 2 * t1-2/+2
It was hiding other important qsintercepts, so make it only hide empty ones (i.e. ones with only file:line:column)
2025-04-30bar: use loader instead of swipeview2 * r + 2 * t4-80/+129
Also properly set it up Make network reloadable cause getting is pretty slow
2025-04-30colours: adjust layer brightness when transparent2 * r + 2 * t1-1/+12
Darken when light mode and lighten when dark mode for better visibility
2025-04-30config: fix errors2 * r + 2 * t1-1/+4
Check before assigning cause of compat colours
2025-04-30refactor: move tray items into own file2 * r + 2 * t2-52/+55
2025-04-30dev: run script ignore process kill msg2 * r + 2 * t1-1/+2