Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
wlr_drm_connector were being freed without removing them
from the drm->outputs list, segfaulting on destroy
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Update Connector-CRTC bindings after resume in DRM backend
|
|
and always use it when matching CRTCs with connectors.
Fix deactivated monitors check.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Signed-off-by: Heghedus Razvan <heghedus.razvan@gmail.com>
|
|
Signed-off-by: Heghedus Razvan <heghedus.razvan@gmail.com>
|
|
|
|
Fix #188
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This prevents a potential infinite loop preventing us from closing
properly.
|
|
|