Skip to content

Add an option to hide Monitor status details - #1050

Draft
Nameless-Monster-Nerd wants to merge 1 commit into
glanceapp:mainfrom
Nameless-Monster-Nerd:codex/add-monitor-hide-details
Draft

Add an option to hide Monitor status details#1050
Nameless-Monster-Nerd wants to merge 1 commit into
glanceapp:mainfrom
Nameless-Monster-Nerd:codex/add-monitor-hide-details

Conversation

@Nameless-Monster-Nerd

Copy link
Copy Markdown

Fixes #943.

The Monitor widget now supports hide-details: true. It hides status text and response times while preserving each service title and its success/error icon. The setting works in both the standard and compact styles; default rendering is unchanged.

Tests:

  • go test ./internal/glance -run TestMonitorWidgetHideDetails -count=1
  • go test ./internal/glance -count=1
  • go vet ./internal/glance
  • git diff --check

AI disclosure: I used Codex to help investigate, implement, and test this change. I reviewed the final diff and test results.

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.

[FR] Hide response time on monitor widget

1 participant