netbrain / zwift

Easily zwift on linux
The Unlicense
230 stars 27 forks source link

ShedC/issue126 #132

Closed sHedC closed 2 months ago

sHedC commented 2 months ago

Updates:

  1. Re-factored zwift to try and make it more readable in sections
  2. Added a 5 second timeout and question to auto update zwift if out of date
  3. Added hostname inline with latest push to main
  4. Added check for xhost
  5. Moved wayland add to registry entry to build otherwise does not work (only activates if DISPLAY is unset)
  6. Moved DISPLAY unset to entry point as doesn't work in run_zwift.sh
  7. Merged Wayland and X11 flags into WINDOW_MANAGER and WM_FLAGS
  8. Changed getting latest version to not cache (so don't pick up old versions) and removed warning about null pointer

Thats it, has conflicts but only because I didn't merge the hostname change and added it manually to mine.

sHedC commented 2 months ago

I didn't add a new template for issues or update the README, so maybe review then I can do it in this pull or do another pull request.

sHedC commented 2 months ago

Updated readme and more formatted help template issue.