fix(gui): readable Environment dropdowns and action buttons — 0.10.1 #5

Merged
jessey merged 2 commits from feat/m6-steam-detection into main 2026-05-22 06:22:41 +00:00
Owner
No description provided.
jessey added 2 commits 2026-05-22 06:22:38 +00:00
- Style the QComboBox popup (QAbstractItemView) — it's a separate widget the
  theme didn't cover, so the drop-down list rendered light-on-light.
- Install/Apply finding buttons used PrimaryButton (accent fill + dark text),
  whose fill didn't paint reliably inside the finding cards, leaving dim
  dark-on-dark text. New outlined ActionButton style: bright accent text on the
  dark card, fills accent on hover, with a min-height so the row can't crush it.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Thread the command output through to the status line and classify it: cancelled
at the password prompt vs. the system rejecting the change (e.g. a BIOS/kernel-
locked PCIe ASPM policy), instead of a vague "cancelled, or needs privileges".

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
jessey merged commit 5a584c08d5 into main 2026-05-22 06:22:41 +00:00
jessey deleted branch feat/m6-steam-detection 2026-05-22 06:22:43 +00:00
Sign in to join this conversation.