Re: alpha7 released

2002-05-25 Thread Sean 'Shaleh' Perry
Only thing I've spotted so far is that windows are still getting placed underneath the toolbar (although, and I may be wrong about this, it seems to be only transients - dialogs, progress windows and the like.) any examples I can recreate here?

Re: alpha7 released

2002-05-25 Thread Matt Wilson
On Sat, 2002-05-25 at 18:51, Sean 'Shaleh' Perry wrote: Only thing I've spotted so far is that windows are still getting placed underneath the toolbar (although, and I may be wrong about this, it seems to be only transients - dialogs, progress windows and the like.) any examples I

Re: alpha7 released

2002-05-25 Thread Mr . X
On Fri, 24 May 2002 09:38:08 -0700 (PDT) Sean 'Shaleh' Perry [EMAIL PROTECTED] wrote: The every waking moment for Matt release alpha7 has lots of small fixes for lots of things. Dock apps work better (even wmswallow) little pixel offset issues solved, no more overlaps some

Re: alpha7 released

2002-05-25 Thread Sean 'Shaleh' Perry
On 25-May-2002 Matt Wilson wrote: On Sat, 2002-05-25 at 18:51, Sean 'Shaleh' Perry wrote: Only thing I've spotted so far is that windows are still getting placed underneath the toolbar (although, and I may be wrong about this, it seems to be only transients - dialogs, progress windows

Re: alpha7 released

2002-05-25 Thread Sean 'Shaleh' Perry
nope, preferences dialog for bluefish also... mozilla preferences too (but not moz open dialog)... so here it is. The preference dialog is viewed as a transient now (it was not before). The new window code does this: place_window = True if (blackbox is just starting or the user

Re: alpha7 released

2002-05-25 Thread Matt Wilson
On Sat, 2002-05-25 at 19:29, Sean 'Shaleh' Perry wrote: so here it is. The preference dialog is viewed as a transient now (it was not before). The new window code does this: place_window = True if (blackbox is just starting or the user specified coords or this is a transient) if

Re: alpha7 released

2002-05-25 Thread Sean 'Shaleh' Perry
so is that gonna stay that way, or are transients going to get placed normally too? you do not want transients to get placed. Think about it, where on your screen right now would the next open location window land? Or file open or save dialog? Letting the application place them generally

alpha7 released

2002-05-24 Thread Sean 'Shaleh' Perry
The every waking moment for Matt release alpha7 has lots of small fixes for lots of things. Dock apps work better (even wmswallow) little pixel offset issues solved, no more overlaps some optimizations added and excessive redraws cleaned up better window group support better dock app support

Re: alpha7 released

2002-05-24 Thread Jamin W . Collins
On Fri, 24 May 2002 09:38:08 -0700 (PDT) Sean 'Shaleh' Perry [EMAIL PROTECTED] wrote: As before, please help us test it is time for a beta series! Got an oddity for you. I normally use Nedit for my GUI text editing purposes. After my last update from CVS, I noticed some strange behaviour.

Re: alpha7 released

2002-05-24 Thread Sean 'Shaleh' Perry
On 24-May-2002 Jamin W. Collins wrote: On Fri, 24 May 2002 09:38:08 -0700 (PDT) Sean 'Shaleh' Perry [EMAIL PROTECTED] wrote: As before, please help us test it is time for a beta series! Got an oddity for you. I normally use Nedit for my GUI text editing purposes. After my last update

Re: alpha7 released

2002-05-24 Thread Jamin W . Collins
On Fri, 24 May 2002 11:33:45 -0700 (PDT) Sean 'Shaleh' Perry [EMAIL PROTECTED] wrote: Brad added new code for group window handling and transients. It is possible nedit hits a rough spot in this code. If you could come up with a guaranteed way to recreate it and post a bug that would be

Re: alpha7 released

2002-05-24 Thread Wilbert Berendsen
Hoi Jamin, Op Fri, 24 May 2002 13:21:30 -0500 schreef Jamin W. Collins [EMAIL PROTECTED]: On Fri, 24 May 2002 09:38:08 -0700 (PDT) Sean 'Shaleh' Perry [EMAIL PROTECTED] wrote: As before, please help us test it is time for a beta series! Got an oddity for you. I normally use Nedit for

Re: alpha7 released

2002-05-24 Thread Matt Wilson
On Sat, 2002-05-25 at 04:38, Sean 'Shaleh' Perry wrote: The every waking moment for Matt release Woohoo!! :) Only thing I've spotted so far is that windows are still getting placed underneath the toolbar (although, and I may be wrong about this, it seems to be only transients - dialogs,