Skip to content
  • Jonas Ådahl's avatar
    screen-cast: Fix monitor recording on HiDPI · 3fa6a92c
    Jonas Ådahl authored and Carlos Garnacho's avatar Carlos Garnacho committed
    It scaled the logical monitor rect with scale to get the stream
    dimensions, but that is only valid when having
    'scale-monitor-framebuffers' enabled. Even when it was, it didn't work
    properly, as clutter_stage_capture_into() doesn't work properly with
    scaled monitor framebuffers yet.
    
    GNOME/mutter!415
    3fa6a92c