github FrogTheFrog/moondeck-buddy v1.9.1
v1.9.1 - More Love For Linux

pre-release11 hours ago
  • Enabling auto-start should now generate the correct path to MoonDeckBuddy (fixes issue with AUR package - #120).
  • Fixed an issue where a graceful shutdown would produce a core-dump and would be terminated with 7:SIGBUS (by systemd). It is somehow related to the app running from AppImage, perhaps it is expected for the app to terminate immediately, however MoonDeckBuddy was cleaning up in the meantime. Now, the app will close immediately and will try its best to at least log this event to the log file. This could potentially be related to #158.
  • MoonDeckBuddy and MoonDeckStream will no longer return 0 when SIGTERM and similar signals are received, but generate a proper exit code.
  • MoonDeckBuddy can now be started in a headless mode.
  • The previous auto-start implementation for linux has been replaced with a systemd service for better reliability and auto-switching between the headless and GUI modes (for SteamDeck-style distros and whatnot). Might close #151.
  • Error messages are now piped to stderr.

Don't miss a new moondeck-buddy release

NewReleases is sending notifications on new releases.