Skip to content

Releases: sonic2kk/steamtinkerlaunch

v2.0.7

29 Sep 06:43
Compare
Choose a tag to compare
  • added Play Buttons
  • initial gui sizes are based on the biggest screen resolution found
    (autofallback to 1920x1080 when none found/xrandr is missing)
  • migrated all urls into one url.conf
  • migrated ReShade options into global.conf

v2.0.6 - minor bump to make xrandr optional

28 Sep 18:09
Compare
Choose a tag to compare
  • minor bump to make xrandr optional

v2.0.5 - autosave gui resolutions

28 Sep 16:40
Compare
Choose a tag to compare
  • Optionally (enabled by default) save the resolution of all Windows sizes individually on change (fixes #83) into gui config-file
    (see here for a little description)
  • Calculate the initial resolution of all gui elements based on the screen resolution (based on pull request #81)
  • removed useless usage of the STEAM_ZENITY variable, which just points to system zenity...

v2.0.4 - yad and Settings Menu are now optional

26 Sep 14:48
Compare
Choose a tag to compare
  • made 'yad' optional by introducing option 'USEGUI' (in the global config) which can be set to 'zenity'. (fixes #78)
    Using zenity (steam-internal zenity is autodetected and prefered) the Settings Menu will not be used and the Editor Dialog will be directly started instead
  • silence 'which' and added 'ipcrm' for freeing remaining yad shmem keys on menustart and program end, when yad is used. (fixes #75)

v2.0.3 - added Column Selection

25 Sep 17:13
Compare
Choose a tag to compare

added Column Selection for all Tabs to the Global Settings.
Should help with low screen resolutions (see #73)

v2.0.2 stl-steam theme not set by default

25 Sep 11:57
Compare
Choose a tag to compare
  • stl-steam theme not used by default for now
  • added Update Steam theme function (enabled, will update ~/.local/share/themes/stl-steam/gtk-3.0/gtk.css with removed hardcoded font sizes and then autodisable)
  • removed hardcoded fontsizes in the yad commands.

I hope it looks good so far.
Please report back here:
#73

v2.0.1 - hotfix for absolute paths

25 Sep 09:06
Compare
Choose a tag to compare
  • hotfix for absolute paths (fixes #72)

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

25 Sep 06:31
Compare
Choose a tag to compare

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

v1.6.6 - small fix to make the transition of the recent git reset easier

11 Sep 15:40
Compare
Choose a tag to compare
  • small fix to make the transition of the recent git reset easier

v1.6.5 -removed MF - this project should stay clean!

09 Sep 12:20
Compare
Choose a tag to compare

I got an email telling me that indirectly supporting MF is legally grey as well.
Therefore, I removed it completely and it won't come back.