gnustep-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Patch for window decoration


From: Fred Kiefer
Subject: Re: Patch for window decoration
Date: Sat, 26 Jun 2004 16:50:16 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040114

Alexander Malmberg wrote:
Fred Kiefer wrote:

I am using KDE 3.2.1 on a SuSE Linux 9.1,

Which window manager are you using?


KDE?


The problems can be seen in the GSTest applciation by resizing the
colour well. Here sometimes an area of the window will stay white.


I'm unable to reproduce this with windowmaker, fvwm, fvwm2, or twm.
Could you send me the output of the log command at XGServerEvent.m, line
680, while resizing the window? (--GNU-Debug=NSEvent will give you this,
but also lots of other irrelevant data; probably easiest to temporarily
change the NSDebugLLog to a NSLog.)


Starting the color well leave the right quater of the window blank:

2004-06-26 16:47:26.000 GSTest[8729] NoExpose
2004-06-26 16:47:26.000 GSTest[8729] _registerRealTimer:
2004-06-26 16:47:26.000 GSTest[8729] _timerFired:
2004-06-26 16:47:26.000 GSTest[8729] _timerFired:
2004-06-26 16:47:26.000 GSTest[8729] _timerFired:
2004-06-26 16:47:26.000 GSTest[8729] 69206107 ButtonRelease
2004-06-26 16:47:26.000 GSTest[8729] stopPeriodicEvents
2004-06-26 16:47:26.000 GSTest[8729] stopPeriodicEvents
2004-06-26 16:47:26.000 GSTest[8729] 69206134 PropertyNotify - '_GNUSTEP_WM_ATTR' 2004-06-26 16:47:26.000 GSTest[8729] 69206134 PropertyNotify - '_KDE_NET_WM_USER_CREATION_TIME' 2004-06-26 16:47:26.000 GSTest[8729] 69206134 PropertyNotify - '_MOTIF_WM_HINTS' 2004-06-26 16:47:26.000 GSTest[8729] 69206134 PropertyNotify - 'WM_PROTOCOLS' 2004-06-26 16:47:26.000 GSTest[8729] 69206134 PropertyNotify - '_GNUSTEP_WM_ATTR' 2004-06-26 16:47:26.000 GSTest[8729] 69206134 PropertyNotify - '_NET_WM_WINDOW_TYPE'
2004-06-26 16:47:26.000 GSTest[8729] 69206134 PropertyNotify - 'XdndAware'
2004-06-26 16:47:26.000 GSTest[8729] 69206134 PropertyNotify - 'XdndAware'
2004-06-26 16:47:26.000 GSTest[8729] 69206134 PropertyNotify - 'WM_NAME'
2004-06-26 16:47:26.000 GSTest[8729] 69206134 PropertyNotify - 'WM_ICON_NAME' 2004-06-26 16:47:26.000 GSTest[8729] 69206134 PropertyNotify - 'WM_NORMAL_HINTS' 2004-06-26 16:47:26.000 GSTest[8729] 69206134 PropertyNotify - 'WM_NORMAL_HINTS'
2004-06-26 16:47:26.000 GSTest[8729] NoExpose
2004-06-26 16:47:26.000 GSTest[8729] 69206134 PropertyNotify - 'WM_NORMAL_HINTS'
2004-06-26 16:47:26.000 GSTest[8729] 69206134 PropertyNotify - 'WM_HINTS'
2004-06-26 16:47:26.000 GSTest[8729] 69206134 PropertyNotify - 'WM_PROTOCOLS' 2004-06-26 16:47:26.000 GSTest[8729] 69206134 PropertyNotify - 'WM_NORMAL_HINTS' 2004-06-26 16:47:26.000 GSTest[8729] 69206134 ConfigureNotify x:96 y:854 w:159 h:50 b:0 F 2004-06-26 16:47:26.000 GSTest[8729] 69206134 PropertyNotify - 'WM_NORMAL_HINTS'
2004-06-26 16:47:26.000 GSTest[8729] 69206134 ReparentNotify - offset 0 0
2004-06-26 16:47:26.000 GSTest[8729] 69206134 PropertyNotify - '_NET_WM_DESKTOP' 2004-06-26 16:47:26.000 GSTest[8729] 69206134 PropertyNotify - '_KDE_NET_WM_FRAME_STRUT' 2004-06-26 16:47:26.000 GSTest[8729] 69206134 PropertyNotify - '_NET_WM_ALLOWED_ACTIONS'
2004-06-26 16:47:26.000 GSTest[8729] 69206134 PropertyNotify - 'WM_STATE'
2004-06-26 16:47:26.000 GSTest[8729] 69206134 ConfigureNotify x:0 y:0 w:200 h:50 b:0 F 2004-06-26 16:47:26.000 GSTest[8729] 69206134 ConfigureNotify x:98 y:878 w:200 h:50 b:0 T
2004-06-26 16:47:26.000 GSTest[8729] 69206134 MapNotify
2004-06-26 16:47:26.000 GSTest[8729] 69206134 VisibilityNotify 2
2004-06-26 16:47:26.000 GSTest[8729] 69206134 ClientMessage
2004-06-26 16:47:26.000 GSTest[8729] WM Protocol - WM_TAKE_FOCUS
2004-06-26 16:47:26.000 GSTest[8729] 69206134 VisibilityNotify 0
2004-06-26 16:47:26.000 GSTest[8729] 69206134 Expose
2004-06-26 16:47:26.000 GSTest[8729] Expose frame 0 0 200 50
2004-06-26 16:47:26.000 GSTest[8729] 69206134 ConfigureNotify x:98 y:878 w:200 h:50 b:0 T 2004-06-26 16:47:26.000 GSTest[8729] 69206134 ConfigureNotify x:98 y:878 w:200 h:50 b:0 T
2004-06-26 16:47:26.000 GSTest[8729] Send NSEvent type: 15 to window 7
2004-06-26 16:47:26.000 GSTest[8729] Send NSEvent type: 15 to window 7
2004-06-26 16:47:26.000 GSTest[8729] 69206134 GraphicsExpose
2004-06-26 16:47:26.000 GSTest[8729] NoExpose
2004-06-26 16:47:26.000 GSTest[8729] 69206134 GraphicsExpose
2004-06-26 16:47:26.000 GSTest[8729] 69206107 PropertyNotify - '_NET_WM_ICON_GEOMETRY' 2004-06-26 16:47:26.000 GSTest[8729] 69206134 PropertyNotify - '_NET_WM_ICON_GEOMETRY'
2004-06-26 16:47:28.000 GSTest[8729] 69206107 LeaveNotify
2004-06-26 16:47:28.000 GSTest[8729] Send NSEvent type: 15 to window 6



Resizing resulting in the right and bottom area blank:

2004-06-26 16:48:34.000 GSTest[8729] 69206134 EnterNotify
2004-06-26 16:48:34.000 GSTest[8729] 0 KeymapNotify
2004-06-26 16:48:34.000 GSTest[8729] 69206134 LeaveNotify
2004-06-26 16:48:34.000 GSTest[8729] Send NSEvent type: 15 to window 7
2004-06-26 16:48:35.000 GSTest[8729] 69206134 ConfigureNotify x:0 y:0 w:204 h:63 b:0 F
2004-06-26 16:48:35.000 GSTest[8729] 69206134 Expose
2004-06-26 16:48:35.000 GSTest[8729] Expose frame 0 0 204 63
2004-06-26 16:48:35.000 GSTest[8729] 69206134 ConfigureNotify x:189 y:447 w:204 h:63 b:0 T
2004-06-26 16:48:35.000 GSTest[8729] Send NSEvent type: 15 to window 7
2004-06-26 16:48:35.000 GSTest[8729] 69206134 GraphicsExpose
2004-06-26 16:48:35.000 GSTest[8729] 69206134 GraphicsExpose
2004-06-26 16:48:35.000 GSTest[8729] 69206134 ConfigureNotify x:0 y:0 w:206 h:69 b:0 F
2004-06-26 16:48:35.000 GSTest[8729] 69206134 Expose
2004-06-26 16:48:35.000 GSTest[8729] Expose frame 0 0 206 69
2004-06-26 16:48:35.000 GSTest[8729] 69206134 ConfigureNotify x:189 y:447 w:206 h:69 b:0 T 2004-06-26 16:48:35.000 GSTest[8729] 69206134 ConfigureNotify x:0 y:0 w:208 h:75 b:0 F
2004-06-26 16:48:35.000 GSTest[8729] 69206134 Expose
2004-06-26 16:48:35.000 GSTest[8729] Expose frame 0 0 208 75
2004-06-26 16:48:35.000 GSTest[8729] 69206134 ConfigureNotify x:189 y:447 w:208 h:75 b:0 T
2004-06-26 16:48:35.000 GSTest[8729] 69206134 GraphicsExpose
2004-06-26 16:48:35.000 GSTest[8729] 69206134 GraphicsExpose
2004-06-26 16:48:35.000 GSTest[8729] Send NSEvent type: 15 to window 7
2004-06-26 16:48:35.000 GSTest[8729] 69206134 ConfigureNotify x:0 y:0 w:210 h:81 b:0 F
2004-06-26 16:48:35.000 GSTest[8729] 69206134 Expose
2004-06-26 16:48:35.000 GSTest[8729] Expose frame 0 0 210 81
2004-06-26 16:48:35.000 GSTest[8729] 69206134 ConfigureNotify x:189 y:447 w:210 h:81 b:0 T
2004-06-26 16:48:35.000 GSTest[8729] 69206134 GraphicsExpose
2004-06-26 16:48:35.000 GSTest[8729] 69206134 GraphicsExpose
2004-06-26 16:48:35.000 GSTest[8729] 69206134 ConfigureNotify x:0 y:0 w:214 h:89 b:0 F
2004-06-26 16:48:35.000 GSTest[8729] 69206134 Expose
2004-06-26 16:48:35.000 GSTest[8729] Expose frame 0 0 214 89
2004-06-26 16:48:35.000 GSTest[8729] 69206134 ConfigureNotify x:189 y:447 w:214 h:89 b:0 T 2004-06-26 16:48:35.000 GSTest[8729] 69206134 ConfigureNotify x:0 y:0 w:222 h:99 b:0 F
2004-06-26 16:48:35.000 GSTest[8729] 69206134 Expose
2004-06-26 16:48:35.000 GSTest[8729] Expose frame 0 0 222 99
2004-06-26 16:48:35.000 GSTest[8729] 69206134 ConfigureNotify x:189 y:447 w:222 h:99 b:0 T
2004-06-26 16:48:35.000 GSTest[8729] NoExpose
2004-06-26 16:48:35.000 GSTest[8729] 69206134 ConfigureNotify x:0 y:0 w:230 h:111 b:0 F
2004-06-26 16:48:35.000 GSTest[8729] 69206134 Expose
2004-06-26 16:48:35.000 GSTest[8729] Expose frame 0 0 230 111
2004-06-26 16:48:35.000 GSTest[8729] 69206134 ConfigureNotify x:189 y:447 w:230 h:111 b:0 T
2004-06-26 16:48:35.000 GSTest[8729] 69206134 GraphicsExpose
2004-06-26 16:48:35.000 GSTest[8729] 69206134 GraphicsExpose
2004-06-26 16:48:35.000 GSTest[8729] 69206134 GraphicsExpose
2004-06-26 16:48:35.000 GSTest[8729] 69206134 GraphicsExpose
2004-06-26 16:48:35.000 GSTest[8729] Send NSEvent type: 15 to window 7
2004-06-26 16:48:35.000 GSTest[8729] 69206134 ConfigureNotify x:0 y:0 w:240 h:123 b:0 F
2004-06-26 16:48:35.000 GSTest[8729] 69206134 Expose
2004-06-26 16:48:35.000 GSTest[8729] Expose frame 0 0 240 123
2004-06-26 16:48:35.000 GSTest[8729] 69206134 ConfigureNotify x:189 y:447 w:240 h:123 b:0 T
2004-06-26 16:48:35.000 GSTest[8729] 69206134 GraphicsExpose
2004-06-26 16:48:35.000 GSTest[8729] 69206134 GraphicsExpose
2004-06-26 16:48:35.000 GSTest[8729] 69206134 ConfigureNotify x:0 y:0 w:252 h:135 b:0 F
2004-06-26 16:48:35.000 GSTest[8729] 69206134 Expose
2004-06-26 16:48:35.000 GSTest[8729] Expose frame 0 0 252 135
2004-06-26 16:48:35.000 GSTest[8729] 69206134 ConfigureNotify x:189 y:447 w:252 h:135 b:0 T 2004-06-26 16:48:35.000 GSTest[8729] 69206134 ConfigureNotify x:0 y:0 w:262 h:147 b:0 F
2004-06-26 16:48:35.000 GSTest[8729] 69206134 Expose
2004-06-26 16:48:35.000 GSTest[8729] Expose frame 0 0 262 147
2004-06-26 16:48:35.000 GSTest[8729] 69206134 ConfigureNotify x:189 y:447 w:262 h:147 b:0 T
2004-06-26 16:48:35.000 GSTest[8729] NoExpose
2004-06-26 16:48:35.000 GSTest[8729] NoExpose
2004-06-26 16:48:35.000 GSTest[8729] Send NSEvent type: 15 to window 7
2004-06-26 16:48:35.000 GSTest[8729] 69206134 ConfigureNotify x:0 y:0 w:274 h:159 b:0 F
2004-06-26 16:48:35.000 GSTest[8729] 69206134 Expose
2004-06-26 16:48:35.000 GSTest[8729] Expose frame 0 0 274 159
2004-06-26 16:48:35.000 GSTest[8729] 69206134 ConfigureNotify x:189 y:447 w:274 h:159 b:0 T
2004-06-26 16:48:35.000 GSTest[8729] 69206134 GraphicsExpose
2004-06-26 16:48:35.000 GSTest[8729] 69206134 GraphicsExpose
2004-06-26 16:48:35.000 GSTest[8729] 69206134 ConfigureNotify x:0 y:0 w:284 h:171 b:0 F
2004-06-26 16:48:35.000 GSTest[8729] 69206134 Expose
2004-06-26 16:48:35.000 GSTest[8729] Expose frame 0 0 284 171
2004-06-26 16:48:35.000 GSTest[8729] 69206134 ConfigureNotify x:189 y:447 w:284 h:171 b:0 T
2004-06-26 16:48:35.000 GSTest[8729] NoExpose
2004-06-26 16:48:35.000 GSTest[8729] Send NSEvent type: 15 to window 7
2004-06-26 16:48:35.000 GSTest[8729] 69206134 GraphicsExpose
2004-06-26 16:48:35.000 GSTest[8729] 69206134 GraphicsExpose
2004-06-26 16:48:35.000 GSTest[8729] 69206134 ConfigureNotify x:0 y:0 w:290 h:179 b:0 F
2004-06-26 16:48:35.000 GSTest[8729] 69206134 Expose
2004-06-26 16:48:35.000 GSTest[8729] Expose frame 0 0 290 179
2004-06-26 16:48:35.000 GSTest[8729] 69206134 ConfigureNotify x:189 y:447 w:290 h:179 b:0 T 2004-06-26 16:48:35.000 GSTest[8729] 69206134 ConfigureNotify x:0 y:0 w:298 h:187 b:0 F
2004-06-26 16:48:35.000 GSTest[8729] 69206134 Expose
2004-06-26 16:48:35.000 GSTest[8729] Expose frame 0 0 298 187
2004-06-26 16:48:35.000 GSTest[8729] 69206134 ConfigureNotify x:189 y:447 w:298 h:187 b:0 T
2004-06-26 16:48:35.000 GSTest[8729] 69206134 GraphicsExpose
2004-06-26 16:48:35.000 GSTest[8729] 69206134 GraphicsExpose
2004-06-26 16:48:35.000 GSTest[8729] Send NSEvent type: 15 to window 7
2004-06-26 16:48:35.000 GSTest[8729] 69206134 GraphicsExpose
2004-06-26 16:48:35.000 GSTest[8729] 69206134 GraphicsExpose
2004-06-26 16:48:35.000 GSTest[8729] Send NSEvent type: 15 to window 7
2004-06-26 16:48:35.000 GSTest[8729] Send NSEvent type: 15 to window 7
2004-06-26 16:48:35.000 GSTest[8729] Send NSEvent type: 15 to window 7
2004-06-26 16:48:35.000 GSTest[8729] Send NSEvent type: 15 to window 7
2004-06-26 16:48:35.000 GSTest[8729] Send NSEvent type: 15 to window 7
2004-06-26 16:48:35.000 GSTest[8729] Send NSEvent type: 15 to window 7
2004-06-26 16:48:35.000 GSTest[8729] 69206134 ConfigureNotify x:0 y:0 w:312 h:203 b:0 F
2004-06-26 16:48:35.000 GSTest[8729] 69206134 Expose
2004-06-26 16:48:35.000 GSTest[8729] Expose frame 0 0 312 203
2004-06-26 16:48:35.000 GSTest[8729] 69206134 ConfigureNotify x:189 y:447 w:312 h:203 b:0 T
2004-06-26 16:48:35.000 GSTest[8729] Send NSEvent type: 15 to window 7
2004-06-26 16:48:35.000 GSTest[8729] 69206134 GraphicsExpose
2004-06-26 16:48:35.000 GSTest[8729] 69206134 GraphicsExpose
2004-06-26 16:48:35.000 GSTest[8729] 69206134 ConfigureNotify x:0 y:0 w:318 h:211 b:0 F
2004-06-26 16:48:35.000 GSTest[8729] 69206134 Expose
2004-06-26 16:48:35.000 GSTest[8729] Expose frame 0 0 318 211
2004-06-26 16:48:35.000 GSTest[8729] 69206134 ConfigureNotify x:189 y:447 w:318 h:211 b:0 T
2004-06-26 16:48:35.000 GSTest[8729] 69206134 GraphicsExpose
2004-06-26 16:48:35.000 GSTest[8729] 69206134 GraphicsExpose
2004-06-26 16:48:35.000 GSTest[8729] 69206134 ConfigureNotify x:0 y:0 w:324 h:217 b:0 F
2004-06-26 16:48:35.000 GSTest[8729] 69206134 Expose
2004-06-26 16:48:35.000 GSTest[8729] Expose frame 0 0 324 217
2004-06-26 16:48:35.000 GSTest[8729] 69206134 ConfigureNotify x:189 y:447 w:324 h:217 b:0 T
2004-06-26 16:48:35.000 GSTest[8729] 69206134 GraphicsExpose
2004-06-26 16:48:35.000 GSTest[8729] 69206134 GraphicsExpose
2004-06-26 16:48:35.000 GSTest[8729] Send NSEvent type: 15 to window 7
2004-06-26 16:48:35.000 GSTest[8729] 69206134 GraphicsExpose
2004-06-26 16:48:35.000 GSTest[8729] 69206134 GraphicsExpose
2004-06-26 16:48:35.000 GSTest[8729] Send NSEvent type: 15 to window 7
2004-06-26 16:48:35.000 GSTest[8729] 69206134 GraphicsExpose
2004-06-26 16:48:35.000 GSTest[8729] 69206134 GraphicsExpose
2004-06-26 16:48:35.000 GSTest[8729] 69206134 ConfigureNotify x:0 y:0 w:329 h:223 b:0 F
2004-06-26 16:48:35.000 GSTest[8729] 69206134 Expose
2004-06-26 16:48:35.000 GSTest[8729] Expose frame 0 0 329 223
2004-06-26 16:48:35.000 GSTest[8729] 69206134 ConfigureNotify x:189 y:447 w:329 h:223 b:0 T
2004-06-26 16:48:35.000 GSTest[8729] Send NSEvent type: 15 to window 7
2004-06-26 16:48:35.000 GSTest[8729] 69206134 GraphicsExpose
2004-06-26 16:48:35.000 GSTest[8729] 69206134 GraphicsExpose
2004-06-26 16:48:35.000 GSTest[8729] 69206134 GraphicsExpose
2004-06-26 16:48:35.000 GSTest[8729] 69206134 GraphicsExpose
2004-06-26 16:48:35.000 GSTest[8729] 69206134 ConfigureNotify x:0 y:0 w:330 h:224 b:0 F
2004-06-26 16:48:35.000 GSTest[8729] 69206134 Expose
2004-06-26 16:48:35.000 GSTest[8729] Expose frame 0 0 330 224
2004-06-26 16:48:35.000 GSTest[8729] 69206134 ConfigureNotify x:189 y:447 w:330 h:224 b:0 T
2004-06-26 16:48:35.000 GSTest[8729] Send NSEvent type: 15 to window 7
2004-06-26 16:48:35.000 GSTest[8729] 69206134 GraphicsExpose
2004-06-26 16:48:35.000 GSTest[8729] 69206134 GraphicsExpose
2004-06-26 16:48:35.000 GSTest[8729] 69206134 ConfigureNotify x:0 y:0 w:331 h:225 b:0 F
2004-06-26 16:48:35.000 GSTest[8729] 69206134 Expose
2004-06-26 16:48:35.000 GSTest[8729] Expose frame 0 0 331 225
2004-06-26 16:48:35.000 GSTest[8729] 69206134 ConfigureNotify x:189 y:447 w:331 h:225 b:0 T 2004-06-26 16:48:35.000 GSTest[8729] 69206134 ConfigureNotify x:0 y:0 w:331 h:226 b:0 F
2004-06-26 16:48:35.000 GSTest[8729] 69206134 Expose
2004-06-26 16:48:35.000 GSTest[8729] Expose frame 0 0 331 226
2004-06-26 16:48:35.000 GSTest[8729] 69206134 ConfigureNotify x:189 y:447 w:331 h:226 b:0 T
2004-06-26 16:48:35.000 GSTest[8729] 69206134 GraphicsExpose
2004-06-26 16:48:35.000 GSTest[8729] 69206134 GraphicsExpose
2004-06-26 16:48:35.000 GSTest[8729] 69206134 GraphicsExpose
2004-06-26 16:48:35.000 GSTest[8729] 69206134 GraphicsExpose
2004-06-26 16:48:35.000 GSTest[8729] Send NSEvent type: 15 to window 7
2004-06-26 16:48:35.000 GSTest[8729] 69206134 GraphicsExpose
2004-06-26 16:48:35.000 GSTest[8729] 69206134 GraphicsExpose
2004-06-26 16:48:35.000 GSTest[8729] Send NSEvent type: 15 to window 7
2004-06-26 16:48:35.000 GSTest[8729] 69206134 GraphicsExpose
2004-06-26 16:48:35.000 GSTest[8729] 69206134 GraphicsExpose
2004-06-26 16:48:35.000 GSTest[8729] 69206134 ConfigureNotify x:0 y:0 w:331 h:227 b:0 F
2004-06-26 16:48:35.000 GSTest[8729] 69206134 Expose
2004-06-26 16:48:35.000 GSTest[8729] Expose frame 0 0 331 227
2004-06-26 16:48:35.000 GSTest[8729] 69206134 ConfigureNotify x:189 y:447 w:331 h:227 b:0 T
2004-06-26 16:48:35.000 GSTest[8729] Send NSEvent type: 15 to window 7
2004-06-26 16:48:35.000 GSTest[8729] 69206134 GraphicsExpose
2004-06-26 16:48:35.000 GSTest[8729] 69206134 GraphicsExpose
2004-06-26 16:48:35.000 GSTest[8729] 69206134 GraphicsExpose
2004-06-26 16:48:35.000 GSTest[8729] 69206134 GraphicsExpose
2004-06-26 16:48:35.000 GSTest[8729] 69206134 ConfigureNotify x:0 y:0 w:332 h:227 b:0 F
2004-06-26 16:48:35.000 GSTest[8729] 69206134 Expose
2004-06-26 16:48:35.000 GSTest[8729] Expose frame 0 0 332 227
2004-06-26 16:48:35.000 GSTest[8729] 69206134 ConfigureNotify x:189 y:447 w:332 h:227 b:0 T
2004-06-26 16:48:35.000 GSTest[8729] Send NSEvent type: 15 to window 7
2004-06-26 16:48:35.000 GSTest[8729] 69206134 GraphicsExpose
2004-06-26 16:48:35.000 GSTest[8729] 69206134 GraphicsExpose
2004-06-26 16:48:35.000 GSTest[8729] 69206134 GraphicsExpose
2004-06-26 16:48:35.000 GSTest[8729] 69206134 GraphicsExpose
2004-06-26 16:48:35.000 GSTest[8729] 69206134 ConfigureNotify x:0 y:0 w:332 h:228 b:0 F
2004-06-26 16:48:35.000 GSTest[8729] 69206134 Expose
2004-06-26 16:48:35.000 GSTest[8729] Expose frame 0 0 332 228
2004-06-26 16:48:35.000 GSTest[8729] 69206134 ConfigureNotify x:189 y:447 w:332 h:228 b:0 T
2004-06-26 16:48:35.000 GSTest[8729] Send NSEvent type: 15 to window 7
2004-06-26 16:48:35.000 GSTest[8729] 69206134 GraphicsExpose
2004-06-26 16:48:35.000 GSTest[8729] 69206134 GraphicsExpose
2004-06-26 16:48:35.000 GSTest[8729] 69206134 GraphicsExpose
2004-06-26 16:48:35.000 GSTest[8729] 69206134 GraphicsExpose
2004-06-26 16:48:35.000 GSTest[8729] 69206134 ConfigureNotify x:0 y:0 w:333 h:229 b:0 F
2004-06-26 16:48:35.000 GSTest[8729] 69206134 Expose
2004-06-26 16:48:35.000 GSTest[8729] Expose frame 0 0 333 229
2004-06-26 16:48:35.000 GSTest[8729] 69206134 ConfigureNotify x:189 y:447 w:333 h:229 b:0 T
2004-06-26 16:48:35.000 GSTest[8729] Send NSEvent type: 15 to window 7
2004-06-26 16:48:35.000 GSTest[8729] 69206134 GraphicsExpose
2004-06-26 16:48:35.000 GSTest[8729] 69206134 GraphicsExpose
2004-06-26 16:48:35.000 GSTest[8729] 69206134 GraphicsExpose
2004-06-26 16:48:35.000 GSTest[8729] 69206134 GraphicsExpose
2004-06-26 16:48:35.000 GSTest[8729] 69206134 ConfigureNotify x:0 y:0 w:333 h:230 b:0 F
2004-06-26 16:48:35.000 GSTest[8729] 69206134 Expose
2004-06-26 16:48:35.000 GSTest[8729] Expose frame 0 0 333 230
2004-06-26 16:48:35.000 GSTest[8729] 69206134 ConfigureNotify x:189 y:447 w:333 h:230 b:0 T
2004-06-26 16:48:35.000 GSTest[8729] Send NSEvent type: 15 to window 7
2004-06-26 16:48:35.000 GSTest[8729] 69206134 GraphicsExpose
2004-06-26 16:48:35.000 GSTest[8729] 69206134 GraphicsExpose
2004-06-26 16:48:35.000 GSTest[8729] 69206134 GraphicsExpose
2004-06-26 16:48:35.000 GSTest[8729] 69206134 GraphicsExpose




reply via email to

[Prev in Thread] Current Thread [Next in Thread]