On Mon, 11 Jun 2001 16:43:50 -0400
Bill Beal <[EMAIL PROTECTED]> wrote:
> Eric Hanson <[EMAIL PROTECTED]> wrote:
> > Eric Hanson wrote:
> >
> > As long as there is a wish list going...
> > I wish blackbox could integrate bbpager and a tasklist (or
> > the icon menu) into the taskbar. I like black box as lean
> > mean window manager but I don't want to run slit or use
> > another WM's window tasklist.
>
> Allow me politely to cancel out Eric's vote for integrating
> bbpager into the toolbar (if I understand his request
> correctly). I'm not sure exactly how one would practically
> squeeze it into such a narrow space, for starters, but of
> course the real issue is whether an integrated pager is
> something the developer(s) think is appropriate for a
> minimalistic WM.
>
> --
> Bill Beal
> [EMAIL PROTECTED]
> http://www.bildo.net/
>
>
Damn "reply" field, this time it's going where I want it to!
Anywho,
You could intergrate the pager as a popup window from the frame.workspace_label
window (or eslewhere if you like). I've just added a buttonpressEvent to bring
up the icon menu when button 3 is pressed on the frame.window_label. If this is
of use to you I will make a diff and post it.
I've also added a buttonpressEvent to iconify the current focused window with
a middle click to the frame.window_label window. This is quite useful when used
with the former feature. I wanted to make the quick iconify/de-iconify from the
toolbar/taskbar (/whatever they call them) feature as in win9x, gnome and kde.
Hayden