emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Deiconifying GTK frames on GNOME shell


From: martin rudalics
Subject: Re: Deiconifying GTK frames on GNOME shell
Date: Wed, 8 Dec 2021 12:00:56 +0100

> Implementing that in pgtk with the attached patch seems to work. To
> test:
>
> emacs -Q -l test.el
>
> (setq $a (make-frame)); move the new frame out of the way and
> ;; go back to the first frame.
> (select-frame-set-input-focus $a)
> ;; after the patch this sets the input focus - on mutter 41 the cursor
> ;; is still over the old window
>
> I'm hoping a pgtk user can test this/comment on if this is a right
> approach?

Yuuki Harano, Po Lu - any comments on that patch?

TIA, martin

Attachment: pgtk-workaround-frame-focus-on-wayland.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]