Vitals
Vitals copied to clipboard
Develop
[!NOTE] Refactors panel hot sensors into container items with new styling and icon handling, adjusts width calculations, trims value formatting, adds Burmese (my_MM) locale, updates CSS, and bumps version to 73.
- UI/Panel:
- Replace
/_hotIcons+ labels with unified/_hotItemscontainers; add per-item box (vitals-panel-item) and panel layout class (vitals-panel-menu).hide-iconsnow handled by conditionally adding icons to items; default icon selection simplified in_defaultIcon.- Update redraw/removal paths to
_removeHotItem(s); simplify menu rebuild.- Use
label.get_clutter_text().widthfor fixed-width calculations; prevent ellipsizing.- Styling (CSS):
- Add
.vitals-panel-itemand.vitals-panel-menu; adjust icon margins/padding; add.vitals-panel-icon-default; remove label margins.- Values:
- Trim formatted output in
_legiblewith.trim().- Localization:
- Add
locale/my_MM/LC_MESSAGES/vitals.po(Burmese).- Metadata:
- Bump
metadata.jsonversionto73.Written by Cursor Bugbot for commit bfa41466548d810b38493785e3dc0ec8b0e0903b. This will update automatically on new commits. Configure here.