Gregory J. Barlow wrote:
> On Sat, 25 Nov 2000, Marco A. Sousa wrote:
>
> > I'd like to sugest some "features":
> My question for you and the others on this list who have made it clear
> that they want more features added to blackbox is: Why are you using
> blackbox at all? You mention that other window managers do what you
> want; why not use one of those other window managers? I am sincerely
> curious and do not intend this as the start to a flame war. I just want
> to know.
Sorry...
If the fetures I sugested are so hard to implement and make bb bloated,
I'm the first to say no to them.
But is really *that* hard to implement?
Where is the line between bloat/good stuff?
If a faeture is worth and wont make the code grow too much , why not do it?
The problem here is that i'm not a good X programmmer :( .
A example of my ignorance. Less-than-a-programmer code :-) :
On_change_desktop(){
show toolbar;
sleep 2;
hide toolbar;
}
Another:
On_mouse_over_titlebar(){
if(shaded) unshade_window();
}
If this is too hard/bloatware please forgive me.
But IHMO, these feature are very useful (well, for me at least).
Although they are implemented in other WM, I dont want abandon our beloved BB
for a bloated one.
No flames , please. I'm just asking...
I repeat, if is too hard, forget about it.
Thanks in advance.
Marco A. Sousa