fix(randr): make sure crtc exists

Authored by romangg on Jan 7 2020, 6:24 PM.

Description

fix(randr): make sure crtc exists

When an output gets enabled we directly want to set the logical size. But at
this point because of the order of calls in XRandRConfig the crtc is not yet
set on the output.

To fix this in a quick way just provide the free crtc as an argument. Long-term
change the order of calls.

Details

Committed
romanggJan 7 2020, 6:28 PM
Parents
R110:50969ab6cbb7: feat: add auto rotate and tablet mode information
Branches
Unknown
Tags
Unknown