Skip to content

backend/x11/nested: Always claim the lid is open

Jonas Ådahl requested to merge jadahl/mutter:wip/nested-lid-never-closed into master

The nested backend used the value from udev, meaning that one couldn't configure the fake monitor if the laptop panel of the host was closed. Avoid this annoyance by always having the nested backend claiming the lid is open.

Merge request reports