mirror of
https://github.com/brl/mutter.git
synced 2025-01-22 09:29:25 +00:00
63450d69d3
This commit adds the ability to set a scale on a scale view. This will cause the content in the stage view to be painted with the given scale, while still keeping the configured layout on the stage. In effect, for a stage view with scale 'n', this means the framebuffer of a given stage will 'n' times larger, keeping the same size on the stage. https://bugzilla.gnome.org/show_bug.cgi?id=777732