Skip to content

Always show Refresh Rate submenu#3

Open
genereda wants to merge 1 commit into
mainfrom
always-show-refresh-rate
Open

Always show Refresh Rate submenu#3
genereda wants to merge 1 commit into
mainfrom
always-show-refresh-rate

Conversation

@genereda

Copy link
Copy Markdown
Owner

Summary

  • Show the Refresh Rate submenu even when only one rate exists for the current resolution
  • Previously required rates.count > 1, now shows with !rates.isEmpty
  • Lets users see their active refresh rate at a glance without needing multiple options

Context

Headless HDMI dongles and some HiDPI modes only report a single refresh rate per resolution key, so the submenu was permanently hidden despite the display supporting multiple rates at other resolutions.

Test plan

  • Verify Refresh Rate submenu appears for resolutions with only one rate (e.g. 1440x900 HiDPI)
  • Verify submenu still shows multiple rates and checkmarks correctly for multi-rate resolutions
  • Verify switching refresh rate + confirmation panel still works

Previously hidden when only one refresh rate existed for the current
resolution. Now always visible so users can see their active rate.
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.

1 participant