>> 
>> Hmm... neat... I may have to check this out. Now, one question though: what
>> happens if a new window to be created is large than screen->availableArea()?
>> Is the slit/toolbar shown on top of the new window, or below it?
> 
> blackbox has never allowed windows bigger than the screen area. I assume
> it now enforces this with the availableArea()..?
> 

yes, in BlackboxWindow::getWMNormalHints().  The client.max_width and
max_height are based on the availableArea.

Should avoid responding to emails before fully awake.

Reply via email to