-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Mon, 16 Jul 2001, Jan Schaumann wrote:
> Mads Martin J�rgensen <[EMAIL PROTECTED]> wrote:
> > * xOr <[EMAIL PROTECTED]> [Jul 16. 2001 16:07]:
> > > -----BEGIN PGP SIGNED MESSAGE-----
> > > Hash: SHA1
> > >
> > > On Mon, 16 Jul 2001, Mads Martin J�rgensen wrote:
> > >
> > > > * xOr <[EMAIL PROTECTED]> [Jul 16. 2001 15:26]:
> > > > > When blackbox catches an alt-(shift)-tab, it will pop up a window. I was
> > > > > planning on making this menu basically a subclass of the window list menu,
> > > > > but with the windows in a specific order (hold for the order par).
> > > > > Pressing (shift)-tab on this window cycles through the list, of
> > > > > course. Then when alt is released, the selected window in the list is
> > > > > raised/selected for input. Possibly the mouse could be used to select
> > > > > also, depending how it all turned out. by using a menu, it takes little
> > > > > code, and has an already familiar look/feel.
> > > >
> > > > You want all that to go into bbkeys, or what is the plan?
> > > >
> > >
> > > I was planning on putting it directly into the window manager, and using
> > > the keybind patch to catch alt-tab's instead of bbkeys. I dont think
> > > bbkeys can maintain a list of windows and keep them all in order.
> >
> > What I meant is you want to an Action like this:
> >
> > KeyToGrab(Tab), WithModifier(Mod1), WithAction(SaneCycle)
> >
> > So that bbkeys grabs the key and sends it do blackbox.
>
>
> I like the idea a lot, but as somebody else did, I would like to put my
> vote in for a separate app (bbcycle is a very neat name, too).
>
> The way I imagine it would be that either it automatically uses alt+tab,
> and bbkeys could override that combination if it wanted to, or that it
> uses bbkeys to configure the key-combination for the cycling, a la
>
> KeyToGrab(Tab), WithModifier(Mod1), WithAction(SaneCycle)
>
> where bbkeys grabs the keys (as with any other key) and just sends it to
> the cycling-application.
>
> But a very interesting idea, indeed!
>
> -Jan
>
Ok, well I've done some snooping through code, and it seems that I can in
fact put this all into an external application. I wasn't aware of how much
information blackbox provided to other apps. bbcycle does sound like a
decent name, so I think I shall call it such. If the events could be added
to bbkeys for this, that would be great. But two events need to be added:
SaneCycle
SaneCycleBackward
So that if they hit alt-shit-tab for example, it can call the app, but the
app moves backwards in the list to start instead of forwards.
My only remaining question at the moment then, is how does the bbcycle
app get the SaneCycle(Backward) event from bbkeys, or from BlackBox?
Thanks
xOr
- --
you have no chance to survive make your time
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org
iD8DBQE7U9sB8mPQRGtSu14RAutJAJ9qoPbNWP2IuyUhSzPjTfr9k3aBsACfZ2IH
+Q5dQD3W3NWZgN064g6wUJs=
=jaO+
-----END PGP SIGNATURE-----