Giter Club home page Giter Club logo

Comments (3)

haileys avatar haileys commented on June 9, 2024

This is not a duplicate of #6122

StartupWMClass is set to Signal as the linked issue suggests as a workaround, and the generic app icon is still used.

$ grep StartupWMClass /usr/share/applications/signal-desktop.desktop
StartupWMClass=Signal

from signal-desktop.

yochaigal avatar yochaigal commented on June 9, 2024

I can confirm that I have this issue in Wayland/GNOME as well (Ubuntu 24.04).
Changing the wmclass to signal (lowercase) resolved the issue for me.

I set my local .desktop file to:

[Desktop Entry]
Name=Signal
Exec=/opt/Signal/signal-desktop --enable-features=UseOzonePlatform --ozone-platform=wayland --enable-features=WaylandWindowDecorations --no-sandbox %U
Terminal=false
Type=Application
Icon=signal-desktop
StartupWMClass=signal
Comment=Private messaging from your desktop
MimeType=x-scheme-handler/sgnl;x-scheme-handler/signalcaptcha;
Categories=Network;InstantMessaging;Chat;

from signal-desktop.

haileys avatar haileys commented on June 9, 2024

@yochaigal That does indeed fix it for me. Running signal-deskop with WAYLAND_DEBUG=1 shows:

[2279573.109]  -> [email protected]_toplevel(new id xdg_toplevel@40)
[2279573.114]  -> [email protected]_app_id("signal")
[2279573.118]  -> [email protected]_title("Signal")

I'll send a patch upstream to the Arch Linux package changing StartupWMClass

from signal-desktop.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.