mirror of
https://github.com/brl/mutter.git
synced 2024-11-21 15:40:41 -05:00
adcbc2aa5f
When calculating the fallback framebuffer clip region, which should be the region in framebuffer coordinates, we didn't scale the view layout with the view framebuffer scale, meaning for any other scale than 1, we'd draw a too small region of the view. Fix this by just using the size of the framebuffer directly, avoiding any scale dependent calculation all together. https://gitlab.gnome.org/GNOME/mutter/merge_requests/1042 |
||
---|---|---|
.. | ||
clutter | ||
.gitignore | ||
meson.build |