1
0
Fork 0
mutter-performance-source/src/x11
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
..
atomnames.h Move atomnames.h to x11/ 2015-04-27 16:36:56 -07:00
events.c events: Don't use XIEvent serial numbers 2015-10-15 18:50:51 +02:00
events.h Move all X11 event processing to a new file in x11/ 2014-06-11 16:28:45 -04:00
group-private.h Remove trailing whitespace 2014-05-02 09:34:48 -04:00
group-props.c Remove trailing whitespace 2014-05-02 09:34:48 -04:00
group-props.h Remove trailing whitespace 2014-05-02 09:34:48 -04:00
group.c group: Convert code to XCB to prevent errors 2015-08-05 13:39:23 -07:00
iconcache.c iconcache: Mark surfaces as dirty after changing data 2015-10-16 04:04:31 +02:00
iconcache.h x11: Change the iconcache / window icons to being cairo surfaces 2014-12-31 21:11:21 -08:00
mutter-Xatomtype.h mutter-Xatomtype: Fix the sizes of these structs 2015-06-23 11:46:29 -07:00
session.c session: Fix crash when saving sticky windows 2015-10-15 16:30:43 +02:00
session.h Remove trailing whitespace 2014-05-02 09:34:48 -04:00
window-props.c window: Remove fullscreen_after_placement special case 2015-07-30 15:27:01 +02:00
window-props.h Remove trailing whitespace 2014-05-02 09:34:48 -04:00
window-x11-private.h Move the resizepopup to a compositor-side feature 2014-12-29 17:44:41 -08:00
window-x11.c mutter: don't show the resize popup for 2 x 2 size increments 2015-10-19 17:21:59 -07:00
window-x11.h window-props: Don't make another round-trip to fetch the opaque region 2014-07-13 22:51:25 -04:00
xprops.c xprops: Fix reading Window and XSyncCounter properties 2015-10-06 22:33:42 +02:00
xprops.h xprops: More Xlib / long cleanliness with Motif WM hints 2015-06-24 14:34:48 -07:00