Skip to content

Proton-EM 10.0-14

Choose a tag to compare

@BananaWorks07 BananaWorks07 released this 26 May 02:23
· 547 commits to em-10 since this release

New stuff:

  • Fix some multi monitor bugs
  • Specify primary monitor with WAYLANDDRV_XOFFSET and WAYLANDDRV_YOFFSET. x - offset_x = 0 and y - offset_y = 0 conditions must be met for the monitor to be considered the primary monitor. You can look at the log generated by PROTON_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.