On Fri, Feb 16, 2001 at 07:50:29AM +0100, Jonathan Gift wrote:
> Hi,
>
> I may be wrong and the faeture to do away with the toolbar does in fact
> exist. I was asking if BB could have the added option of removing the
> Windows like sliver which remains when atohide is on when a friends
> remarked he saw none. I took a screenshot of mine to show him and,
> wonder of wonders, it isn't there. Yet looking at my screen it is, a
> faint 1-2 pixel wide line where the toolbar used to be.
>
> So, what's going on and how can I get rid of that sliver so autohide
> really works?
>
You can't. Blackbox waits until X tells it that the pointer has
entered the sliver, and then moves the toolbar up into view. No
sliver, no way for blackbox to know when to unhide the toolbar.
The code could be reworked to get around this (just replace the
exposed sliver with an identically shaped InputOnly window); but
you'd eliminate the only visual cue for the location of the hidden
toolbar.
If you really want to be rid of the toolbar, search around the
blackbox patch sites... there's a patch out there which completely
hides the toolbar (though there's no getting it back).
Jeff Raven