|
From: | Markus Hitter |
Subject: | Re: [bugs #12327] Live window resizing |
Date: | Thu, 17 Mar 2005 21:05:16 +0100 |
Am 15.03.2005 um 14:53 schrieb Stefan Urbanek:
URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=12327> When using a window manager, such as metacity, that draws windows whileresizing, GNUstep draws each view in the window. This consumes too much CPU and causes flickering. This is problem mainly for windows with complex viewswith lots of drawing inside, including text compositing. This can be avoided if gnustep has implemented NSView methods: inLiveResize viewWillStartLiveResize viewDidEndLiveResize
You want every piece of GNUstep and it's apps to honor such settings?Not sure wether it's a good idea to burden GNUstep with this misbehaviour of the window management. If a window manager uses live window moving, it should move the contents as well and not ask the app to redraw the window over and over.
my $0.02 Markus - - - - - - - - - - - - - - - - - - - Dipl. Ing. Markus Hitter http://www.jump-ing.de/
[Prev in Thread] | Current Thread | [Next in Thread] |