canonical/mir
View on GitHubSend proper make and model information for `wl_output::geometry`
Open
#4,061 opened on Jul 3, 2025
Good first issue
Repository metrics
- Stars
- (775 stars)
- PR merge metrics
- (PR metrics pending)
Description
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.