Skip to content

screen-cast/stream-src: Fix min/max framerate typo

Jonas Ådahl requested to merge jadahl/mutter:wip/fix-virtual-screen-cast into main

The min was set to the max, and the max was set to the min, making virtual monitors refresh rate very very slow.

Fixes: 215b91a2 ("screen-cast/src: Consider preferred format for stream")

Cc: @feaneron, @pnowack

Merge request reports