-
Notifications
You must be signed in to change notification settings - Fork 17.1k
Closed
Labels
18-x-y19-x-ybug 🪲bug/regression ↩️A new version of Electron broke somethingA new version of Electron broke somethingplatform/linux
Description
Preflight Checklist
- I have read the Contributing Guidelines for this project.
- I agree to follow the Code of Conduct that this project adheres to.
- I have searched the issue tracker for a bug report that matches the one I want to file, without success.
Electron Version
18.0.1
What operating system are you using?
Other Linux
Operating System Version
Arch Linux
What arch are you using?
x64
Last Known Working Electron version
18.0.0
Expected Behavior
The app_id window property should be set to the same value as class under X11.
Actual Behavior
app_id is an empty string when running Electron under Wayland.
Testcase Gist URL
No response
Additional Information
While most apps would crash prior to #33355, the default page if you run electron --ozone-platform=wayland would still run and properly set app_id.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
18-x-y19-x-ybug 🪲bug/regression ↩️A new version of Electron broke somethingA new version of Electron broke somethingplatform/linux