M Rawash | 10 Feb 2010 23:21
Picon

mouse jumping to first tab

hi, i make use of nested (WTiling) workspaces alot, but whenever i
switch to a workspace using the mouse (either by clicking or using the
mousewheel) the cursor jumps to the first 'tab' in that workspace, this
is extremely annoying (especially in the mouseweel case), how do i stop
this behaviour?

thank you,
M Rawash

Ole Jørgen Brønner | 11 Feb 2010 17:55
Picon
Favicon

Re: mouse jumping to first tab

Try changing the
    mclick("Button1 <at> tab", "WFrame.p_switch_tab(_)")
to
    mclick("Button1 <at> tab", "ioncore.set({warp=false} WFrame.p_switch_tab(_) ioncore.set({warp=true}")

On Wed, 10 Feb 2010 23:21:01 +0100, M Rawash <mrawash@...> wrote:

> hi, i make use of nested (WTiling) workspaces alot, but whenever i
> switch to a workspace using the mouse (either by clicking or using the
> mousewheel) the cursor jumps to the first 'tab' in that workspace, this
> is extremely annoying (especially in the mouseweel case), how do i stop
> this behaviour?
>
> thank you,
> M Rawash
>

M Rawash | 11 Feb 2010 20:23
Picon

Re: mouse jumping to first tab

On Thu, 2010-02-11 at 17:55 +0100, Ole Jørgen Brønner wrote:
> Try changing the
>     mclick("Button1 <at> tab", "WFrame.p_switch_tab(_)")
> to
>     mclick("Button1 <at> tab", "ioncore.set({warp=false} WFrame.p_switch_tab(_) ioncore.set({warp=true}")
> 
> On Wed, 10 Feb 2010 23:21:01 +0100, M Rawash <mrawash@...> wrote:
> 
> > hi, i make use of nested (WTiling) workspaces alot, but whenever i
> > switch to a workspace using the mouse (either by clicking or using the
> > mousewheel) the cursor jumps to the first 'tab' in that workspace, this
> > is extremely annoying (especially in the mouseweel case), how do i stop
> > this behaviour?
> >
> > thank you,
> > M Rawash
> >

ah, yes, i just changed ioncore.set 'warp' to 'false' globally, didn't
know that is what it meant (guess i should have RTFM), thank you :)

Thomas Themel | 3 Mar 2010 09:50
Favicon

System Tray

Hi,

is mod_dock supposed to implement the freedesktop system tray spec? I'm asking
because recent versions of both knetworkmanager and nm-applet fail to show up
in the dock for me, which is slightly annoying. Does this work for anyone, are
there workarounds? In ancient days, I could attach missing dock windows by
name, but apparently in this case they don't show up.

ciao,
--

-- 
[*Thomas  Themel*] Usenet is not fair. After all, who shall decide what's fair?
[extended contact] For that matter, if someone is behaving unfairly, who's going
[info provided in] to stop him? Neither you nor I, that's certain.
[*message header*]  - <http://www.cs.indiana.edu/docproject/zen/zen-1.0_6.html>

Thomas Themel | 3 Mar 2010 16:02
Favicon

Re: System Tray

Hi,
Excerpts from Ivan Vilata i Balaguer's message of Wed Mar 03 15:56:02 +0100 2010:
> If mod_dock doesn't work for you, you can always use Trayion:
> http://code.google.com/p/trayion/

Thanks, that does indeed give me network manager icons in my ion dock.

ciao,
--

-- 
[*Thomas  Themel*] "Wenn jemand fragt, was Hacken ist, und jemand anderes
[extended contact]  antwortet, haben es beide nicht verstanden."
[info provided in]
[*message header*]    - <http://yadocfaq.fefe.de/#dumm>


Gmane