bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#57012: Activating versus raising frames


From: Daniel Colascione
Subject: bug#57012: Activating versus raising frames
Date: Fri, 05 Aug 2022 20:54:38 -0400
User-agent: AquaMail/1.38.0 (build: 103800177)

I noticed that raising an Emacs frame (latest master) with emacsclient does nothing under current Cinnamon. Emacs gains focus, but the focused window isn't raised.

I can reproduce the problem with xdotool's windowraise command, which similarly did nothing. xdotool windowactivate works though, so I'm guessing the EWMH activate code in xterm.c would similarly do the trick. Emacs used to use EWMH activate on frame raise but stopped in 2007 to work around deadlocks in a version of metacity in use at the time. Can we once again activate Emacs frames on raise?

reply via email to

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