Skip to content

local-display-factory: Wait for seats to become graphical

Benjamin Berg requested to merge benzea/wait-seat-graphical into master

It may happen that seats are not graphical initially because the DRM device is not ready yet. In that case, ignore the seat and wait for the CanGraphical property notification in order to add it at that point.

Fixes: #662 (closed)

Merge request reports