Skip to content

gdk: x11: Fill GdkMonitor manufacturer with PNP id from EDID

Previously, the manufacturer property of the GdkMonitor was NULL, and having at least PNP id at GdkMonitor.manufacturer makes it possible to distinguish between different monitors programmatically.

This patch targets 3.24, but also applies cleanly on master.

Fixes #1765 (moved)

Edited by Priit Laes

Merge request reports