XFCE panel icon-size fix + python symlinks + handoff docs #15

Merged
clawdie merged 2 commits from final-xfce-merge into main 2026-06-04 12:34:58 +02:00

2 commits

Author SHA1 Message Date
Clawdie Operator
472cc84b31 Merge docs/colibri-xfce-handoff — XFCE finalization
- Colibri + XFCE handoff documentation
- python3 + python symlinks to python3.11
- Panel icon-size: 2 → 0 (automatic, fixes SVG icon dots)
- Icon cache regeneration guide
2026-06-04 10:33:32 +00:00
Clawdie Operator
7355de2eac Panel icon-size: 2 → 0 (automatic, fixes SVG icon dots)
Fixed icon-size=2 forced Papirus SVG-only icons to render at 16px,
which gdk-pixbuf/librsvg2 handled poorly on FreeBSD — icons appeared
as dots. icon-size=0 lets GTK pick the best size from available
icon theme sizes, which resolves correctly at all panel heights.
2026-06-04 10:31:47 +00:00