New stuff:
- Fix some multi monitor bugs
- Specify primary monitor with
WAYLANDDRV_XOFFSET
andWAYLANDDRV_YOFFSET
.x - offset_x = 0
andy - offset_y = 0
conditions must be met for the monitor to be considered the primary monitor. You can look at the log generated byPROTON_LOG=+waylanddrv
to find your offsets - Implement support for reporting chromaticity values (through edid) through wp_color_manager_v1. Reporting luminosity data is a WIP.