Skip to content

Conversation

@corecoding
Copy link
Owner

@corecoding corecoding commented Oct 3, 2025

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 /_hotItems containers; add per-item box (vitals-panel-item) and panel layout class (vitals-panel-menu).
    • hide-icons now 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().width for fixed-width calculations; prevent ellipsizing.
  • Styling (CSS):
    • Add .vitals-panel-item and .vitals-panel-menu; adjust icon margins/padding; add .vitals-panel-icon-default; remove label margins.
  • Values:
    • Trim formatted output in _legible with .trim().
  • Localization:
    • Add locale/my_MM/LC_MESSAGES/vitals.po (Burmese).
  • Metadata:
    • Bump metadata.json version to 73.

Written by Cursor Bugbot for commit bfa4146. This will update automatically on new commits. Configure here.

cursor[bot]

This comment was marked as outdated.

cursor[bot]

This comment was marked as outdated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants