unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Re: master d4c2f5b524: Improve behaviour of `mouse-autoselect-window' on Haiku
       [not found] ` <20220202050048.68720C002F7@vcs2.savannah.gnu.org>
@ 2022-02-02 13:20   ` Stefan Monnier
  2022-02-02 13:49     ` Po Lu
  0 siblings, 1 reply; 2+ messages in thread
From: Stefan Monnier @ 2022-02-02 13:20 UTC (permalink / raw)
  To: emacs-devel; +Cc: Po Lu

>     Improve behaviour of `mouse-autoselect-window' on Haiku
>
>     * src/haikuterm.c (haiku_read_socket): Don't select windows if
>     the selected window is a minibuffer window or a popup is
>     activated.

Shouldn't this be part of the generic code, rather than in Haiku's (and
presumably duplicated in other GUI's)?


        Stefan




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: master d4c2f5b524: Improve behaviour of `mouse-autoselect-window' on Haiku
  2022-02-02 13:20   ` master d4c2f5b524: Improve behaviour of `mouse-autoselect-window' on Haiku Stefan Monnier
@ 2022-02-02 13:49     ` Po Lu
  0 siblings, 0 replies; 2+ messages in thread
From: Po Lu @ 2022-02-02 13:49 UTC (permalink / raw)
  To: Stefan Monnier; +Cc: emacs-devel

Stefan Monnier <monnier@iro.umontreal.ca> writes:

> Shouldn't this be part of the generic code, rather than in Haiku's (and
> presumably duplicated in other GUI's)?

Not possible: that would require `track-mouse' to be on all of the time.

Besides, there are various platform-specific snafus to work around,
especially on X, where there exist various bizzare combinations of menu
bars, scroll bars, popup menus and toolbars.

Thanks.



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-02-02 13:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <164377804800.17701.8774469904596498943@vcs2.savannah.gnu.org>
     [not found] ` <20220202050048.68720C002F7@vcs2.savannah.gnu.org>
2022-02-02 13:20   ` master d4c2f5b524: Improve behaviour of `mouse-autoselect-window' on Haiku Stefan Monnier
2022-02-02 13:49     ` Po Lu

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).