Giovanni Campagna f2afa7aa6c mutter: don't show the resize popup for 2 x 2 size increments
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
2015-10-19 17:21:59 -07:00
2015-07-06 00:52:18 -07:00
2015-09-20 18:53:28 +03:00
2015-08-10 17:23:23 +02:00
2015-10-15 19:06:54 +02:00
2015-07-06 00:52:18 -07:00
2015-10-15 19:06:54 +02:00
Description
91 MiB
Languages
C 98.9%
Meson 0.7%
Python 0.3%