• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Window refresh
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Window refresh


  • Subject: Re: Window refresh
  • From: magenta <email@hidden>
  • Date: Tue, 4 Feb 2003 14:18:45 -0800

On Tue, Feb 04, 2003 at 12:57:35PM -0600, Michael Conwell wrote:
> Has anyone noticed the following behavior:
>
> 1.  Open up an X Window application in full screen
> 2.  Resize the window to something smaller
> 3.  The X-Window refreshes over and over but eventually stops.
>
> What I think is happening is that the window registers the window size
> change multiple times during the resizing operation.  The "over and
> over" refresh cycle is an x-windows refresh for each of theses
> intermediate sizes that are registered during the resizing.  Then it
> plays catch-up by refreshing multiple times.

Which application does this for you?  Some applications are pretty bad and
do a redraw on every ConfigureNotify event, while well-behaved ones let
them batch up until they're able to redraw (as part of their event loop).

It's basically a side-effect of many badly-coded applications responding
badly to quartz-wm's opaque resize.

--
http://trikuare.cx
_______________________________________________
x11-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/x11-users
X11 for Mac OS X FAQ: http://developer.apple.com/qa/qa2001/qa1232.html
Report issues, request features, feedback: http://developer.apple.com/bugreporter
Do not post admin requests to the list. They will be ignored.

References: 
 >Problems switching networks while X11 is running (From: Andreas Yankopolus <email@hidden>)
 >Window refresh (From: Michael Conwell <email@hidden>)

  • Prev by Date: Window resize problem
  • Next by Date: Re: Raise-on-Focus
  • Previous by thread: Re: Window refresh
  • Next by thread: Re: Problems switching networks while X11 is running
  • Index(es):
    • Date
    • Thread