Re: [eloli@hotmail.com: Blackbox web site]

2002-07-23 Thread Roman Neuhauser
Date: Mon, 22 Jul 2002 13:05:43 -0400 From: Jan Schaumann [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Re: [[EMAIL PROTECTED]: Blackbox web site] Mr. Brigham Young [EMAIL PROTECTED] wrote: Originally I understood the use of Un*x was to protect against lawsuits from ATT during the

beta3 mouse shading

2002-07-23 Thread Matthew Weier O'Phinney
I just installed beta3 on one of my machines, and most everything seems rock solid. The only thing that I'm missing is a feature I'd noticed and liked that I first saw in the alpha series (I'm running alpha7 on my other box) -- being able to shade a window using the mouse wheel. Has this feature

RE: beta3 mouse shading

2002-07-23 Thread Matthew Weier O'Phinney
On Tue, 2002-07-23 at 10:55, Sean 'Shaleh' Perry wrote: On 23-Jul-2002 Matthew Weier O'Phinney wrote: I just installed beta3 on one of my machines, and most everything seems rock solid. The only thing that I'm missing is a feature I'd noticed and liked that I first saw in the alpha

RE: beta3 mouse shading

2002-07-23 Thread Sean 'Shaleh' Perry
On 23-Jul-2002 Matthew Weier O'Phinney wrote: I determined what changes I needed to make -- the beta series wheel mouse patch only applies to switching workspaces, and thus only affected Screen.cc; the original patch I had was from x0r, and also had code for the window shading and thus

Re: Success: Building 0.65.0beta3 with MIPSpro

2002-07-23 Thread Brian Hechinger
On Mon, Jul 22, 2002 at 09:00:39AM -0700, Sean 'Shaleh' Perry wrote: math.h is the wrong header, it should be stdlib.h (in C++ cfoo means it is the wrapper for foo.h). ok, yes, it is in stdlib.h, you are right. the issue here then is that there is no stdlib.h C++ wrapper on IRIX. that's

Re: beta3 and bbappconf iconic

2002-07-23 Thread Matthew Weier O'Phinney
On Tue, 2002-07-23 at 12:29, Ben Jansens wrote: On Tue, Jul 23, 2002 at 12:16:38PM -0400, Matthew Weier O'Phinney wrote: I'm not sure exactly when I started using bbappconf -- if it was with 0.62.1 or with an early 0.65 alpha. However, when I originally used it, running bbappconf -i

RE: beta3 mouse shading

2002-07-23 Thread Matthew Weier O'Phinney
On Tue, 2002-07-23 at 12:17, Sean 'Shaleh' Perry wrote: On 23-Jul-2002 Matthew Weier O'Phinney wrote: I determined what changes I needed to make -- the beta series wheel mouse patch only applies to switching workspaces, and thus only affected Screen.cc; the original patch I had was from

Re: beta3 mouse shading

2002-07-23 Thread D. Olson
Thank you so much! I applied the patch manually (cuz I don't know how to do it properly and I don't feel like finding out atm) and I recompiled and made an RPM. Yay! It works great. On Tuesday 23 July 2002 01:42 pm, you wrote: On Tue, 2002-07-23 at 12:17, Sean 'Shaleh' Perry wrote: On

Re: beta3 mouse shading

2002-07-23 Thread Sean 'Shaleh' Perry
On 23-Jul-2002 D. Olson wrote: Thank you so much! I applied the patch manually (cuz I don't know how to do it properly and I don't feel like finding out atm) and I recompiled and made an RPM. Yay! It works great. cd blackbox patch -p1 /path/to/patch

Re: beta3 mouse shading

2002-07-23 Thread D. Olson
On Tuesday 23 July 2002 02:42 pm, you wrote: On 23-Jul-2002 D. Olson wrote: Thank you so much! I applied the patch manually (cuz I don't know how to do it properly and I don't feel like finding out atm) and I recompiled and made an RPM. Yay! It works great. cd blackbox patch -p1

decor updates in cvs

2002-07-23 Thread Sean 'Shaleh' Perry
If you use windows with no decor or minimal decor or are a heavy bbtool user please consider testing the cvs code. I made a few cleanups today which appear to be sound but I would like to hear positive results from a few users. Specifically: does your window lose its close button unexpectedly?

Re: decor updates in cvs

2002-07-23 Thread Russ Burdick
On Tue, Jul 23, 2002 at 12:18:51PM -0700, Sean 'Shaleh' Perry wrote: does your window lose its close button unexpectedly? not that i've seen. seems ok so far. if you toggle decor on and off does the decor change? yep, the decor does change. one new thing that i did notice is that windows

Re: decor updates in cvs

2002-07-23 Thread Sean 'Shaleh' Perry
if you toggle decor on and off does the decor change? yep, the decor does change. one new thing that i did notice is that windows without decor get it back on a bb restart, but then continue to behave normally. what used to happen (and i'm not sure if this is a new change or not) was the

Re: decor updates in cvs

2002-07-23 Thread D. Olson
On Tuesday 23 July 2002 03:44 pm, you wrote: On Tue, Jul 23, 2002 at 12:18:51PM -0700, Sean 'Shaleh' Perry wrote: does your window lose its close button unexpectedly? not that i've seen. seems ok so far. if you toggle decor on and off does the decor change? yep, the decor does change.

Re: decor updates in cvs

2002-07-23 Thread Russ Burdick
On Tue, Jul 23, 2002 at 04:10:22PM -0400, D. Olson wrote: Sorry, I am dumb... Is there a hot key to toggle this or something? Actually, more importantly, is this a feature available beta3? as far as i know it's been in blackbox for a while, including the recent betas. as for toggling,

Re: decor updates in cvs

2002-07-23 Thread Sean 'Shaleh' Perry
Sorry, I am dumb... Is there a hot key to toggle this or something? Actually, more importantly, is this a feature available beta3? bbkeys has a binding for this there is no way to do it directly from blackbox.

Re: decor updates in cvs

2002-07-23 Thread Mads Martin Joergensen
* D. Olson [EMAIL PROTECTED] [Jul 23. 2002 22:10]: yep, the decor does change. one new thing that i did notice is that windows without decor get it back on a bb restart, but then continue to behave normally. what used to happen (and i'm not sure if this is a new change or not) was the

Re: decor updates in cvs

2002-07-23 Thread Sean 'Shaleh' Perry
As to the decorless window over a restart, I am looking into it. excellent. keep up the good work! for whatever reason the decor was not handled by the code which restores a window on startup. I added in the code. Needs loads of testing.

Re: decor updates in cvs

2002-07-23 Thread Russ Burdick
On Tue, Jul 23, 2002 at 01:51:01PM -0700, Sean 'Shaleh' Perry wrote: for whatever reason the decor was not handled by the code which restores a window on startup. I added in the code. Needs loads of testing. just gave it a try and it is working here. everything behaved as expected on

Re: beta3 and bbappconf iconic

2002-07-23 Thread James Robinson
On Tue, Jul 23, 2002 at 01:29:02PM -0400, Matthew Weier O'Phinney wrote: The source code is at: http://bbtools.windsofstorm.net/sources/devel/bbappconf-0.0.1-peak3.tar.gz and an unofficial Debian package can be found at:

Re: decor updates in cvs

2002-07-23 Thread D. Olson
On Tuesday 23 July 2002 04:16 pm, you wrote: Sorry, I am dumb... Is there a hot key to toggle this or something? Actually, more importantly, is this a feature available beta3? bbkeys has a binding for this there is no way to do it directly from blackbox. Wow. Now that is neat. Thanks.

RE: beta3 mouse shading

2002-07-23 Thread Matt Wilson
Or if you use CVS, just patch once and it'll stay in your tree :) On Wed, 2002-07-24 at 04:17, Sean 'Shaleh' Perry wrote: On 23-Jul-2002 Matthew Weier O'Phinney wrote: I determined what changes I needed to make -- the beta series wheel mouse patch only applies to switching workspaces, and

Re: decor updates in cvs

2002-07-23 Thread Matt Wilson
On Wed, 2002-07-24 at 07:18, Sean 'Shaleh' Perry wrote: If you use windows with no decor or minimal decor or are a heavy bbtool user please consider testing the cvs code. I made a few cleanups today which appear to be sound but I would like to hear positive results from a few users.

Re: decor updates in cvs

2002-07-23 Thread Matt Wilson
I'm not sure quite what's caused it, but it was something to do with switching decor on/off multiple times - two of the three windows I was decor-switching have done it: now the decor draws in unfocused state fine, but focused state doesn't update the decor properly - all but the font(-color)

Re: decor updates in cvs

2002-07-23 Thread Sean 'Shaleh' Perry
It also seems to work fine across a restart. Only thing I can see is when I un-decor a shaded window, it unshades (that's fine) but when I re-decor it it stays unshaded. Is this intended? Not that it's a big problem... I was just wondering if it was meant to do that. Oh, and why or are a

Re: decor updates in cvs

2002-07-23 Thread Sean 'Shaleh' Perry
On 23-Jul-2002 Matt Wilson wrote: I'm not sure quite what's caused it, but it was something to do with switching decor on/off multiple times - two of the three windows I was decor-switching have done it: now the decor draws in unfocused state fine, but focused state doesn't update the decor