[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: emacs windows don't get a name in wayland
From: |
Julien Cubizolles |
Subject: |
Re: emacs windows don't get a name in wayland |
Date: |
Fri, 12 Aug 2022 22:52:22 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux) |
Julien Cubizolles <j.cubizolles@free.fr> writes:
> Po Lu <luangruo@yahoo.com> writes:
>
>> Julien Cubizolles <j.cubizolles@free.fr> writes:
>>
>>> Sorry for not following up sooner.
>>
>> No problem.
>>
>>> Should I file a bug with emacs, Ubuntu, Wayland, Gnome ?
>>
>> I don't remember what I meant at the time, but I guess either Ubuntu or
>> GNOME first, and then Emacs if they say it's our problem. Thanks in
>> advance.
>
> Submitted to Gnome
> https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/5739.
Got some quick help over there. Turns out there was a mismatch between
the wmclass "broadcasted" to Gnome/Mutter (lowercase "emacs") and the
StartupWMClass field in the desktop file (capitalized "Emacs"). Changing
the StarupWMClass to "emacs" fixes the problem.
If someone from the elisp-team ppa is reading this list, I would suggest
keeping the capitalized Emacs StartupWMClass in the desktop files but
changing the wmclass in Wayland to "emacs".
--
Julien Cubizolles