Arlodotexe / strix-music

Combine any music sources into a single library. It's your music. Play it your way.
http://www.strixmusic.com
139 stars 4 forks source link

[improvement] Feature/debug logs #240

Closed amaid closed 1 year ago

amaid commented 1 year ago

Overview

Added debug settings and logs in the settings window. Closes #238

Implemented the following under debug settings:

  1. A live log feed (from the static
  2. A button to open the logs folder
  3. A button to soft reset the app (delete all user data)
  4. Show the current window size (will be used to debug UI issues reported by users)
  5. Show memory usage

https://user-images.githubusercontent.com/15306909/209475368-5a17e394-a19d-48fb-b1c1-6a66a5ee043d.mp4

Checklist

This PR meets the following requirements:

Additional info

Not provided

amaid commented 1 year ago

Updated UI image

Arlodotexe commented 1 year ago

Added some finishing touching. Renames, style updates, general cleanup. Great work @amaid, you've given us a big boost towards finishing the new Settings UI!