Skip to content

DrmOutput: update modes on udev change action event

Méven Car requested to merge (removed):drm-updateModes into master

Requires kwayland-server!165 (closed)

Currently we don't update the modes when we receive events from udev.

This patch updates the modes of the outputs concerned when we receive a udev event.

It also paves the way to better handle udev events: handling differently change and add output events.

CCBUG: 407058

cc @vladz @davidedmundson @zamundaaa

Edited by Méven Car

Merge request reports