Bug Description:
See this and following comments: #103 (review)
There is one regression I noticed: When I start the Electron application I am stuck in the splash screen for 30 seconds until the main window shows up. My guess is that the window should already be ready but somehow the messaging/events are broken to show it. So we wait for the 30 seconds timeout for it to be shown.
Additional Information
- Operating System: Ubuntu 24.04 with Wayland
Bug Description:
See this and following comments: #103 (review)
There is one regression I noticed: When I start the Electron application I am stuck in the splash screen for 30 seconds until the main window shows up. My guess is that the window should already be ready but somehow the messaging/events are broken to show it. So we wait for the 30 seconds timeout for it to be shown.
Additional Information