Skip to content

Add wlr_output_preferred_mode

Simon Ser requested to merge github/fork/emersion/output-preferred-mode into master

This is a little more robust than assuming the last mode is the preferred one. This also makes compositors' code clearer.

The second commit also fixes rootston setting the preferred mode and then changing it to the configured mode (which causes delays at startup).

Merge request reports