all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* other-frame doesn't work in a PGTK build
@ 2022-10-19 17:10 Fred Fu
  2022-10-20  3:38 ` Po Lu
  0 siblings, 1 reply; 5+ messages in thread
From: Fred Fu @ 2022-10-19 17:10 UTC (permalink / raw)
  To: help-gnu-emacs

Hi Everyone,

I just found that `other-frame` doesn't work in a PGTK build, which was
built on `fb8276a17c26b4c2bf8281210ede114ff9e24958`. I tried `emacs -Q` and
the problem persisted.

Before I file a bug, I wanted to double-check if this is a known
issue/limitation of PGTK builds

-- 
Best regards
Fred


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

* Re: other-frame doesn't work in a PGTK build
  2022-10-19 17:10 other-frame doesn't work in a PGTK build Fred Fu
@ 2022-10-20  3:38 ` Po Lu
  2022-10-20  3:55   ` Fred Fu
  0 siblings, 1 reply; 5+ messages in thread
From: Po Lu @ 2022-10-20  3:38 UTC (permalink / raw)
  To: Fred Fu; +Cc: help-gnu-emacs

Fred Fu <moonsolo@gmail.com> writes:

> I just found that `other-frame` doesn't work in a PGTK build, which was
> built on `fb8276a17c26b4c2bf8281210ede114ff9e24958`. I tried `emacs -Q` and
> the problem persisted.
>
> Before I file a bug, I wanted to double-check if this is a known
> issue/limitation of PGTK builds

Are you using Wayland or not?



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

* Re: other-frame doesn't work in a PGTK build
  2022-10-20  3:38 ` Po Lu
@ 2022-10-20  3:55   ` Fred Fu
  2022-10-20  4:01     ` Po Lu
  0 siblings, 1 reply; 5+ messages in thread
From: Fred Fu @ 2022-10-20  3:55 UTC (permalink / raw)
  To: Po Lu; +Cc: help-gnu-emacs

yes, I am using Wayland.

On Wed, Oct 19, 2022, 11:38 PM Po Lu <luangruo@yahoo.com> wrote:

> Fred Fu <moonsolo@gmail.com> writes:
>
> > I just found that `other-frame` doesn't work in a PGTK build, which was
> > built on `fb8276a17c26b4c2bf8281210ede114ff9e24958`. I tried `emacs -Q`
> and
> > the problem persisted.
> >
> > Before I file a bug, I wanted to double-check if this is a known
> > issue/limitation of PGTK builds
>
> Are you using Wayland or not?
>


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

* Re: other-frame doesn't work in a PGTK build
  2022-10-20  3:55   ` Fred Fu
@ 2022-10-20  4:01     ` Po Lu
  2022-10-20 16:57       ` Fred Fu
  0 siblings, 1 reply; 5+ messages in thread
From: Po Lu @ 2022-10-20  4:01 UTC (permalink / raw)
  To: Fred Fu; +Cc: help-gnu-emacs

Fred Fu <moonsolo@gmail.com> writes:

> yes, I am using Wayland. 

That's a limitation of the Wayland xdg_shell protocol.  It doesn't allow
programs to activate other toplevels, even their own while they have the
keyboard focus.



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

* Re: other-frame doesn't work in a PGTK build
  2022-10-20  4:01     ` Po Lu
@ 2022-10-20 16:57       ` Fred Fu
  0 siblings, 0 replies; 5+ messages in thread
From: Fred Fu @ 2022-10-20 16:57 UTC (permalink / raw)
  To: Po Lu; +Cc: help-gnu-emacs

Ah, I see.  Thanks for the clarification!

On Thu, Oct 20, 2022, 12:01 AM Po Lu <luangruo@yahoo.com> wrote:

> Fred Fu <moonsolo@gmail.com> writes:
>
> > yes, I am using Wayland.
>
> That's a limitation of the Wayland xdg_shell protocol.  It doesn't allow
> programs to activate other toplevels, even their own while they have the
> keyboard focus.
>


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

end of thread, other threads:[~2022-10-20 16:57 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-19 17:10 other-frame doesn't work in a PGTK build Fred Fu
2022-10-20  3:38 ` Po Lu
2022-10-20  3:55   ` Fred Fu
2022-10-20  4:01     ` Po Lu
2022-10-20 16:57       ` Fred Fu

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.