Skip to content

v2.0.0 - Milestone. Mighty Settings Menu added and much more

Compare
Choose a tag to compare
@frostworx frostworx released this 25 Sep 06:31
· 1420 commits to master since this release

Phew, this was pretty much work to handle alone without losing the overview!
Tests, reports, fixes, feedback welcome!

  • mighty Settings Menu implemented (fixes #67)
  • added a stl-Steam gtk-css Settings Menu Theme for the Settings GUI (and indirectly for all gtk programs launched from stl, f.e. winetricks)
  • added support for Native Linux Games (fixes #66)
  • added auto-detection for available text editor (most configuration can be done from the Settings GUI, but still nice to have the option)
  • added an Editor Menu dialog as submenu for the Settings Menu
  • added GameScope support (fixes #52)
  • added a small Dependency Check function. Functions with missing optional dependencies will be disabled (for the running process, not in the config).
  • restructured the whole config implementation (old config files should still work, but creating new ones might be the better choice)
  • several fixes and cleanups