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

Improve RandR Detection #963

Merged
merged 1 commit into from
Mar 21, 2024
Merged

Improve RandR Detection #963

merged 1 commit into from
Mar 21, 2024

Conversation

ThomasAdam
Copy link
Member

@ThomasAdam ThomasAdam commented Mar 18, 2024

Rather than use output detection, just use RandR 1.5's XRRGetMonitors()
call and flag monitors up as being connected or disconnected.

This should help make the disabled status of monitors more robust,
whilst making changes to monitors easier to track.

@ThomasAdam ThomasAdam added this to the 1.1.0 milestone Mar 18, 2024
@ThomasAdam ThomasAdam self-assigned this Mar 18, 2024
@ThomasAdam ThomasAdam force-pushed the ta/maybe-randr-update branch 4 times, most recently from 74e791e to 1de4247 Compare March 21, 2024 20:58
Rather than use output detection, just use RandR 1.5's XRRGetMonitors()
call and flag monitors up as being connected or disconnected.

This should help make the disabled status of monitors more robust,
whilst making changes to monitors easier to track.
@ThomasAdam ThomasAdam changed the title WIP Improve RandR Detection Mar 21, 2024
@ThomasAdam ThomasAdam marked this pull request as ready for review March 21, 2024 21:08
@ThomasAdam ThomasAdam added the type:bug Something's broken! label Mar 21, 2024
@ThomasAdam ThomasAdam merged commit 2177643 into main Mar 21, 2024
5 checks passed
@ThomasAdam ThomasAdam deleted the ta/maybe-randr-update branch March 21, 2024 22:20
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.

None yet

1 participant