Bellegarde Cedric
2007-Jun-23 17:53 UTC
[compiz] [PATCH] Resize plugin not finishing resizing
In current git, when starting a resize and finish it without any change, resizeTerminate() need to do a resizeDamageRectangle(). This patch fix the issue... Cedric -------------- next part -------------- A non-text attachment was scrubbed... Name: reallyTerminateResize.patch Type: text/x-diff Size: 528 bytes Desc: not available Url : http://lists.freedesktop.org/archives/compiz/attachments/20070623/524e90ab/attachment.patch
On Sat, 2007-06-23 at 19:53 +0200, Bellegarde Cedric wrote:> In current git, when starting a resize and finish it without any change, > resizeTerminate() need to do a resizeDamageRectangle(). > > This patch fix the issue...ok, should be fixed in head now. thanks, -David