mirror of
https://github.com/brl/mutter.git
synced 2025-02-16 13:24:09 +00:00
![Giovanni Campagna](/assets/img/avatar_default.png)
In a HiDPI environment, all gtk+ apps will report a 2 x 2 size increment to avoid odd size. But that does not mean they are resizing in cells like terminals, so they resize popup should not be shown. Ideally, we should ignore <= scale x scale increments, but in practice scale is 1 or 2, and even in a lo-dpi setting a 2 x 2 increment makes little sense so let's keep the patch simple. https://bugzilla.gnome.org/show_bug.cgi?id=746420
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%