Go to file
Jasper St. Pierre c2abe43ee7 window: Only update the unconstrained rect when we actually moved/resized
Since Wayland configures are more of a hint to the client than anything,
we don't want to save the unconstrained rect when we're just hinting to
the client that it should resize, since it could ignore us. This would
get us stuck in a loop, since meta_window_move_resize_now would use the
unconstrained_rect to resize, and we don't remove the resize from the
queue if we have an outstanding request like that.

This fixes a bunch of traffic / CPU usage when trying to resize
weston-terminal.
2014-07-07 14:11:14 -04:00
data
doc window: Rename get_input_rect to get_buffer_rect 2014-06-17 10:33:52 -04:00
po Updated Lithuanian translation 2014-07-05 13:57:20 +03:00
src window: Only update the unconstrained rect when we actually moved/resized 2014-07-07 14:11:14 -04:00
test
tools
.gitignore
autogen.sh
configure.ac Switch to using ClutterStage::after-paint 2014-06-27 14:36:32 -04:00
COPYING
Makefile.am
mutter.doap
NEWS Bump version to 3.13.3 2014-06-24 23:42:06 +02:00