aboutsummaryrefslogtreecommitdiffstats
path: root/rofi/udt/menu.rasi
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-09-11 10:09:27 +0200
committerDanilo M. <danix@danix.xyz>2026-09-11 10:09:27 +0200
commit88797a5c8b79ab788717d8c1f78ca4962320e25f (patch)
tree18c32e41f7a49a327f3844709fd13b53f311e950 /rofi/udt/menu.rasi
parent7da664c801123fcba87c7bfbdab47c535c7064a3 (diff)
downloadunified-desktop-theme-88797a5c8b79ab788717d8c1f78ca4962320e25f.tar.gz
unified-desktop-theme-88797a5c8b79ab788717d8c1f78ca4962320e25f.zip
fix: make the power menu avatar a centred circle
The widget only honours its margin. An explicit width with expand:false collapses it to a line, and a percentage margin resolves against the whole window rather than the padded column, which tiled the image across a 2560px screen. So the width comes from a pixel margin derived from the content column, and it has to equal the height the row gives the widget (220px) for the 100% radius to draw a circle instead of an ellipse. Also bounds the content column, which was previously full screen width: four options spread across ~640px cells read as scattered glyphs and the selection highlight became a slab. Measured from screenshots rather than guessed: the avatar renders 220x220, ratio 1.000, centred within a pixel. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01G6aeE37K4GHBsaM51yLTTq
Diffstat (limited to 'rofi/udt/menu.rasi')
0 files changed, 0 insertions, 0 deletions