summaryrefslogtreecommitdiff
path: root/widgets (follow)
Commit message (Collapse)AuthorAgeFilesLines
* feat: bar panel preset2 * r + 2 * t2025-05-011-6/+6
| | | | | | Make presets more flexible Fix workspaces when show windows disabled Make rounded option for workspaces
* feat: use material colours2 * r + 2 * t2025-04-301-1/+1
|
* bar: animate bluetooth devices2 * r + 2 * t2025-04-301-0/+22
|
* bar: elide active window title2 * r + 2 * t2025-04-301-2/+3
|
* feat: bar system tray2 * r + 2 * t2025-04-292-0/+11
|
* feat: bar bluetooth devices2 * r + 2 * t2025-04-293-3/+3
|
* feat: animated text changes2 * r + 2 * t2025-04-292-3/+31
|
* refactor: workspaces use inner bar height2 * r + 2 * t2025-04-291-94/+8
| | | | Also simplify boxpadding
* bar: fix alignment2 * r + 2 * t2025-04-293-35/+59
| | | | Also refactor box -> styledrect + paddedrect
* refactor: use anchors instead of layouts2 * r + 2 * t2025-04-292-1/+3
|
* bar: workspaces show occupied2 * r + 2 * t2025-04-281-0/+1
|
* bar: workspaces events2 * r + 2 * t2025-04-281-0/+4
|
* refactor: no need for clippingbox2 * r + 2 * t2025-04-282-185/+0
| | | | Just use clip property of Item
* format: conform to qml coding conventions2 * r + 2 * t2025-04-284-22/+22
|
* feat: anims + box padding2 * r + 2 * t2025-04-286-11/+379
| | | | | | | | 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-262-0/+23