summaryrefslogtreecommitdiff
path: root/modules/bar (follow)
Commit message (Collapse)AuthorAgeFilesLines
* bar: fix alignment2 * r + 2 * t2025-04-293-21/+11
| | | | Also refactor box -> styledrect + paddedrect
* refactor: use anchors instead of layouts2 * r + 2 * t2025-04-298-39/+167
|
* refactor: move bar components into folder2 * r + 2 * t2025-04-297-1/+2
|
* refactor: bar workspaces move workspace into file2 * r + 2 * t2025-04-284-20/+34
|
* bar: workspaces different styles for occupied2 * r + 2 * t2025-04-283-49/+71
|
* bar: workspaces show occupied2 * r + 2 * t2025-04-281-5/+48
|
* bar: workspaces events2 * r + 2 * t2025-04-281-0/+12
|
* bar: workspaces better anim2 * r + 2 * t2025-04-282-30/+39
| | | | Also make it work for vertical
* feat: bar workspaces2 * r + 2 * t2025-04-285-47/+91
|
* refactor: no need for clippingbox2 * r + 2 * t2025-04-281-1/+2
| | | | Just use clip property of Item
* format: conform to qml coding conventions2 * r + 2 * t2025-04-284-16/+16
|
* feat: anims + box padding2 * r + 2 * t2025-04-285-28/+109
| | | | | | | | box provide padding and animate size and colour provide box and boxlayout for with/without layout provide clippingbox provide label for anim + rendertype configure QtQuick controls
* feat: basic quickshell bar2 * r + 2 * t2025-04-264-0/+118