hefty: bar: special ws indication

This commit is contained in:
end-4
2026-02-06 20:49:03 +01:00
parent ead98b98b8
commit ed8c8ae8d7
4 changed files with 302 additions and 222 deletions
@@ -0,0 +1,5 @@
import QtQuick
Rectangle {
radius: Math.min(width, height) / 2
}