Watch
1
0
Fork
You've already forked souveraine
0

dock: revert thin-bar geometry; keep icons inset to land inside the bar

This commit is contained in:
Fimeg 2026-07-12 11:30:51 -04:00
commit 693df8b55b

View file

@ -226,10 +226,9 @@ Scope { // Scope
RowLayout {
id: dockRow
// Match the visible rectangle's insets (see
// dockVisualBackground) so the icon row lands
// INSIDE the rounded pill, not overflowing its
// top/bottom edges.
// Match the visible rectangle's insets so the icon
// row lands INSIDE the thin pill, not drooping
// below it. The bar stays thin; only the icons move.
anchors {
top: parent.top
bottom: parent.bottom