On Thu, Jun 22, 2000 at 01:13:14AM +0200, Mads Martin J�rgensen wrote:
> When I pull a window in the titlebare, just like normal when I'm moving
> windows, it could be nice if it were possible to shift desktops on the
> keyboard, and then the window followed with me onto the new desktop.
> Kind of what "send to" does.
>
Easy enough. Call it maybe "Shift to". I would not use the keyboard, just
have a duplicate of the "Send to" menu that moves the window and you to the
new workspace. There is very little keyboard reading code in blackbox now.
> Another thing that could be nice, would be a "onto current desktop"
> feature, that for instance would be activated by right-clicking in the
> workspace menu.
this too is fairly easy. In the workspace menu code, have right click do a
"send to" operation rather than dismiss window. Only problem with doing this
is that dismissing the workspace menu without choosing anything becomes a
little harder -- you would have to use middle button.