emacs-snap icon indicating copy to clipboard operation
emacs-snap copied to clipboard

gnome-shell fails to choose correct application icon when running pgtk build under wayland

Open alexmurray opened this issue 1 year ago • 0 comments
trafficstars

The generic icon is shown with a title of "emacs-wayland"

image

GNOME Shell looking glass also shows this as the WMClass:

image

Yet the environment variable seems set correctly in the running instance:

(getenv "DESKTOP_STARTUP_ID")
gnome-shell/Emacs/9961-2-graphene_TIME8078906

Which I assume matches against the desktop file in the snap:

grep WMClass /var/lib/snapd/desktop/applications/emacs_emacs.desktop
StartupWMClass=Emacs

alexmurray avatar Jan 19 '24 02:01 alexmurray