[JWM] right or middle click on "Send To" and it will change desktop?
Will Davies
will at hugthebubble.co.uk
Wed Jan 23 05:01:56 CST 2008
Jeremy C. Reed wrote:
> I want to add to Send To so that it will change desktop if middle click or
> right click on desktop.
>
> So it will send window to other desktop and also change desktops too.
>
> I tried adding in RunWindowCommand()
>
> ChangeDesktop(action->data.i);
>
> after the SetClientDesktop(client, action->data.i);
> but didn't do anything. (For this test just wanted to change desktop any
> time I click choice for Send To.
Doesn't the <Desktops> element achieve what you want?
<RootMenu label="foo" labeled="false" height="24" onroot="3">
<Desktops/>
</RootMenu>
More information about the JWM
mailing list