1
0
Fork 0
mutter-performance-source/src
Jasper St. Pierre 46415bb248 MetaWindowActor: Fix incorrect short-circuit
The code here was wrong in every way: it only updated the shape if all the
borders changed. It never saved new last_borders even if it *had* changed,
and the bounding rectangle's x and y positions were still important otherwise.

This had user-visible impact when doing simple things like changing the
border_width. It would short-circuit here and due to the above incorrectness,
weirdness could happen where windows would be cut off and so on.

https://bugzilla.gnome.org/show_bug.cgi?id=656334
2011-08-24 09:38:23 -04:00
..
compositor MetaWindowActor: Fix incorrect short-circuit 2011-08-24 09:38:23 -04:00
core MetaWindow: Compensate for invisible border changes 2011-08-09 17:14:51 -04:00
meta MetaWindow: Repurpose get_outer_rect and add get_input_rect 2011-08-09 17:14:51 -04:00
tools mutter-window-demo: Port from GdkColor to GdkRGBA 2011-07-08 21:40:54 +02:00
ui theme: Allow disabling fallback colors in gtk:custom() 2011-08-10 18:05:11 +02:00
wm-tester Fix missing comma in previous commit 2010-04-11 19:59:29 +02:00
.cvsignore Install desktop files in both .../share/applications and 2008-09-12 04:05:17 +00:00
default_icon.png New 48x48 default icon as specified in bug #160660 2005-01-25 18:47:57 +00:00
libmutter.pc.in Go with a single libmutter library 2011-03-17 15:31:53 +01:00
Makefile.am Use a utility function to create GL_ARB_texture_rectangles 2011-07-19 11:06:23 +01:00
mutter-enum-types.c.in Add bits missing from last commit 2009-07-04 17:14:48 +01:00
mutter-enum-types.h.in Add bits missing from last commit 2009-07-04 17:14:48 +01:00
mutter-marshal.list Add signals for when windows change monitors 2011-03-17 13:48:54 +01:00
mutter-plugins.pc.in Comprehensively rename to Mutter 2009-06-16 14:17:10 -04:00
mutter-wm.desktop.in Remove deprecated Encoding key from desktop files 2009-08-22 14:24:22 +02:00
mutter.desktop.in Remove deprecated Encoding key from desktop files 2009-08-22 14:24:22 +02:00
mutter.schemas.in prefs: Add draggable_border_width preference 2011-08-09 17:14:51 -04:00
run-mutter.sh Comprehensively rename to Mutter 2009-06-16 14:17:10 -04:00
stock_delete.png Update the pixmap to a new one which fit better with the other pixmaps of 2006-08-20 19:44:52 +00:00
stock_maximize.png Register window menu icons with the Gtk stock system, instead of using the 2002-08-10 16:47:43 +00:00
stock_minimize.png Register window menu icons with the Gtk stock system, instead of using the 2002-08-10 16:47:43 +00:00