Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
alexmurray opened this issue Jan 19, 2024 · 0 comments
Labels
pgtk Issue specific to running under pgtk binary under wayland

Comments

@alexmurray
Copy link
Owner

alexmurray commented Jan 19, 2024

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 alexmurray added the pgtk Issue specific to running under pgtk binary under wayland label Jan 19, 2024
alexmurray added a commit that referenced this issue Jan 19, 2024
@alexmurray alexmurray changed the title gnome-shell fails to choose correct application icon when running under wayland gnome-shell fails to choose correct application icon when running pgtk build under wayland Jan 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pgtk Issue specific to running under pgtk binary under wayland
Projects
None yet
Development

No branches or pull requests

1 participant