[PATCH] Avoid configure-event loops. (#1021511)

David Shea dshea at redhat.com
Wed Oct 23 19:26:22 UTC 2013


On 10/23/2013 02:17 PM, David Shea wrote:
> Only resize and move the lightbox if the geometry changed since the last
> configure-event. Do not call gdk_window_restack: the restack triggers
> another configure-event, these windows aren't supposed to be restackable
> in the first place, and if the window manager does allow them to be
> restacked there's not a whole lot that we can promise anyway.
> ---
>   widgets/src/Lightbox.c | 71 +++++++++-----------------------------------------
>   1 file changed, 12 insertions(+), 59 deletions(-)
>
>
This is for master and f20-branch


More information about the anaconda-patches mailing list