search for: animscreen

Displaying 2 results from an estimated 2 matches for "animscreen".

2006 Oct 12
0
Privates example? (fwd)
...a quick example of the usage as I would like to > finalize > the animation porting. I looked at the second version you sent to the list on October 4. To make the plugin compile without the patches to Compiz core, I moved the new fields from the public CompScreen and CompWindow to the private AnimScreen and AnimWindow respectively. Similarily, I moved their initialization to the functions where those structures are allocated in the plugin. I tried to keep the changes to minimum and have a patch attached plus the resulting animation.c. Based on short testing it runs at least. I happened to see som...
2007 May 19
2
Crash in blur.c (SIGSEGV)
...wResizeNotify (w=0x1e67540, dx=0, dy=5, dwidth=8120592, dheight=0) at resize.c:770 rd = (ResizeDisplay *) 0xcc2ed0 rs = (ResizeScreen *) 0xd24800 #7 0x00002aaaaf172a21 in animWindowResizeNotify (w=0x1e67540, dx=0, dy=0, dwidth=0, dheight=0) at animation.c:8217 as = (AnimScreen *) 0xd6c2c0 aw = (AnimWindow *) 0x1e6cd70 #8 0x00002aaaaf37be56 in wobblyWindowResizeNotify (w=0x1e67540, dx=0, dy=0, dwidth=0, dheight=0) at wobbly.c:2429 ws = (WobblyScreen *) 0xdf85c0 ww = (WobblyWindow *) 0x1e601e0 #9 0x00002aaaaf582806 in fadeWindowResizeNotify (w...