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

Wrong appid on Wayland #229

Open
nicolasfella opened this issue Jan 3, 2022 · 2 comments
Open

Wrong appid on Wayland #229

nicolasfella opened this issue Jan 3, 2022 · 2 comments

Comments

@nicolasfella
Copy link

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

@nicolasfella
Copy link
Author

From running WAYLAND_DEBUG=1 pdfslicer:
[1369499.894] -> [email protected]_app_id("pdfslicer")

@nicolasfella
Copy link
Author

Apparently that's a pretty fundamental limitation in GTK3: https://gitlab.gnome.org/GNOME/gedit/-/issues/486#note_1353182

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant