canonical/mir

Send proper make and model information for `wl_output::geometry`

Open

#4061 aperta il 3 lug 2025

Vedi su GitHub
 (4 commenti) (0 reazioni) (0 assegnatari)C++ (137 fork)auto 404
Good first issue

Metriche repository

Star
 (775 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

Issue

This information is always being sent as "Fake manufacturer" and "Fake model". Nowadays, this is easily accessible via the edid information

Implementation

Use the information gained from config.edid to query the manufacturer and model of the outputs and send it down here.

Guida contributor