You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When running pdfslicer on Wayland the app_id is set to "pdfslicer". However this should match the name of the .desktop file, which is "com.github.junrrein.PDFSlicer".
Due to this desktop environments cannot map the window to the .desktop file, which breaks several shell features, such as correct icons and app names in the window switcher
The text was updated successfully, but these errors were encountered:
When running pdfslicer on Wayland the app_id is set to "pdfslicer". However this should match the name of the .desktop file, which is "com.github.junrrein.PDFSlicer".
Due to this desktop environments cannot map the window to the .desktop file, which breaks several shell features, such as correct icons and app names in the window switcher
The text was updated successfully, but these errors were encountered: