Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

randr: fix primary flag check #936

Merged
merged 1 commit into from
Dec 4, 2023
Merged

randr: fix primary flag check #936

merged 1 commit into from
Dec 4, 2023

Conversation

ThomasAdam
Copy link
Member

When detecting monitor changes, remove a small optimisation which used
to only look for size/width changes, and instead just match on the
monitor name which has changed.

This has the added benefit that the primary monitor is detected
correctly.

When detecting monitor changes, remove a small optimisation which used
to only look for size/width changes, and instead just match on the
monitor name which has changed.

This has the added benefit that the primary monitor is detected
correctly.
@ThomasAdam ThomasAdam added this to the 1.1.0 milestone Dec 4, 2023
@ThomasAdam ThomasAdam self-assigned this Dec 4, 2023
@ThomasAdam ThomasAdam added the type:bug Something's broken! label Dec 4, 2023
@ThomasAdam ThomasAdam merged commit 4de50e9 into main Dec 4, 2023
5 checks passed
@ThomasAdam ThomasAdam deleted the ta/monitor-fix-primary branch December 4, 2023 18:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:bug Something's broken!
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant