> 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