Fix the desktop file so that windows are correctly associated when running in Wayland session.
Note: You may have to unpin the Element icon from your panel and then pin it again for it to work correctly after this update
Differential D13434
element: Fix Wayland app icon Authored by ReillyBrogan on Aug 8 2022, 6:47 PM. Tags None Referenced Files
Details
Fix the desktop file so that windows are correctly associated when running in Wayland session. Note: You may have to unpin the Element icon from your panel and then pin it again for it to work correctly after this update Started in X11 and Wayland session and confirmed that windows were correctly associated by the DE
Diff Detail
Event TimelineComment Actions In Wayland the window app_id needs to match the name of the desktop file in order for windows to be correctly associated. This fixes Plasma (and presumably GNOME too) so that the Element icon is shown in the top left of the title bar and directly underneath the window in the overview. Comment Actions Looks good! Note that this causes Element in the Budgie Icon Task List to somewhat break: it does start Element, but under a different icon. Nothing major, you just have to unpin and pin it again. Comment Actions Yes, that's always the downside of moving a desktop file like this. Existing "pins" break and need to be un-pinned and then re-pinned. |