The application doesn't perform a clean shutdown when running on Linux using the AppImage. The application starts without any errors and runs successfully. When closing the window, the UI closes but the application continues to run in the background.
Observed this behavior with 0.0.37
➜ ~ uname -a
Linux nullroute 6.19.11-200.fc43.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Apr 2 16:55:52 UTC 2026 x86_64 GNU/Linux
➜ ~ gnome-shell --version
GNOME Shell 49.5
The application doesn't perform a clean shutdown when running on Linux using the AppImage. The application starts without any errors and runs successfully. When closing the window, the UI closes but the application continues to run in the background.
Observed this behavior with
0.0.37