mirror of
https://github.com/MonitorControl/MonitorControl.git
synced 2026-05-15 14:15:55 -06:00
[GH-ISSUE #1397] Order monitors in menubar dropdown menu #791
Labels
No labels
Status: Abandoned
arm64
beta
beta
bug
done
duplicate
enhancement
feedback needed from reporter
in progress
invalid
investigating
known Issue
monitor Issue
pull-request
translation
unable to reproduce
unreleased
x86
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/MonitorControl#791
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @afmayer-phys on GitHub (Jun 27, 2023).
Original GitHub issue: https://github.com/MonitorControl/MonitorControl/issues/1397
Before opening the issue, have you...?
Is your feature request related to a problem? Please describe
I have 4 monitors. The order in which they appear in the dropdown seems random. Top to bottom, I now see:
DELL S2721QS (2)
HISENSE
Built-in Retina Display
DELL S2721QS (1)
I would like to see:
HISENSE
DELL S2721QS (1)
DELL S2721QS (2)
Built-in Retina Display
Alex
Describe the solution you'd like
Reorder list either in dropdown by drag items to reorder the list, or similar in the preferences.
Describe alternatives you've considered
N/A
Anything else?
Thanks for great software! :-)
@waydabber commented on GitHub (Oct 18, 2023):
This feature was added to BetterDisplay (via ordering strings) and not planned in MonitorControl as the current feature set is considered final by the team for this app.