[Bug 34414] Re: xeji doesn't follow mouse outside of its window.

2008-09-04 Thread Adam Buchbinder
Looking at the source, I think the reason xeyes can follow the pointer
outside of its window and xeji can't is that they use two different ways
of getting the mouse's position. xeyes uses Xt functions--specifically,
XtAppAddTimeOut--to query the mouse position every so often. xeji
doesn't use Xt, and so has to wait for events; it updates the eye
position when it receives events, but this is only when the mouse is
actually over the window. It might be possible to make xeji check the
event stack (so it still responds to events), but in the absence of
that, simply call sleep() and redraw in that fashion. I don't know if
there's a good reason to use the Xt functions instead of just doing
that.

-- 
xeji doesn't follow mouse outside of its window.
https://bugs.launchpad.net/bugs/34414
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 34414] Re: xeji doesn't follow mouse outside of its window.

2008-07-17 Thread Adam Buchbinder
It seems I forgot to update this at the time; I apologize.

I'm now running on Hardy, and this is still present.

-- 
xeji doesn't follow mouse outside of its window.
https://bugs.launchpad.net/bugs/34414
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 34414] Re: xeji doesn't follow mouse outside of its window.

2008-04-23 Thread Richard Johnson
** Changed in: xeji (Ubuntu)
 Assignee: Marco Rodrigues (gothicx) = (unassigned)

-- 
xeji doesn't follow mouse outside of its window.
https://bugs.launchpad.net/bugs/34414
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 34414] Re: xeji doesn't follow mouse outside of its window.

2007-11-15 Thread freemed
** Changed in: xeji (Ubuntu)
   Status: Incomplete = Confirmed

-- 
xeji doesn't follow mouse outside of its window.
https://bugs.launchpad.net/bugs/34414
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 34414] Re: xeji doesn't follow mouse outside of its window.

2007-11-15 Thread Marco Rodrigues
Hi! Do you still have the same problem at Gutsy ?

** Changed in: xeji (Ubuntu)
   Importance: Medium = Low
 Assignee: (unassigned) = Marco Rodrigues (gothicx)
   Status: New = Incomplete

-- 
xeji doesn't follow mouse outside of its window.
https://bugs.launchpad.net/bugs/34414
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs