From: "Jan D." <jan.h.d@swipnet.se>
Cc: emacs-devel@gnu.org
Subject: Re: x-popup-menu pops up at funny positions
Date: Sun, 5 Jan 2003 23:05:19 +0100 [thread overview]
Message-ID: <C78F9F8F-20F9-11D7-959F-00039363E640@swipnet.se> (raw)
In-Reply-To: <E18VFaP-0008OA-00@fencepost.gnu.org>
> Because it did not in fact read the current position. It read
> the position of the inner window in coordinates that are valid
> for the parent window. Now, if the parent window is the root
> window, then it reads the current position. But in all other
> cases it does not.
>
> Instead of just deleting that code, can you replace it with code
> that does the right job?
I did that. The additions to x/y before assigning them to dummy.root_x/y.
> One could replace parent_desc with the root window, but it
> seemd pointless to do a query to the X server when Emacs
> has all the information already and a simple addition finds
> the current position.
>
> I am not sure it is always up to date. Could you check?
I will check some more on different window managers, but so far
it has been up to date. I studied the code and I believe it keeps
things up to date.
> Replacing mouse_position_hook with a simple XQueryPointer
> cures this.
>
> Could you send the diff to do that?
> (Or just install it?)
I'll install it when I done the checking (and it still is OK :-)
Jan D.
next prev parent reply other threads:[~2003-01-05 22:05 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-01-03 16:15 x-popup-menu pops up at funny positions Jan D.
2003-01-03 17:14 ` Jan D.
2003-01-04 4:20 ` Richard Stallman
2003-01-04 13:25 ` Jan D.
2003-01-05 18:33 ` Richard Stallman
2003-01-05 22:05 ` Jan D. [this message]
2003-01-06 0:13 ` Jan D.
2003-01-06 17:13 ` Richard Stallman
2003-01-06 18:41 ` Jan D.
2003-01-07 13:40 ` Richard Stallman
2003-01-07 17:47 ` Jan D.
2003-01-08 8:00 ` Richard Stallman
2003-01-08 20:07 ` Jan D.
-- strict thread matches above, loose matches on Subject: below --
2003-01-06 18:46 Jan D.
2003-01-09 7:27 ` Richard Stallman
2003-01-09 21:02 ` Jan D.
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=C78F9F8F-20F9-11D7-959F-00039363E640@swipnet.se \
--to=jan.h.d@swipnet.se \
--cc=emacs-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.