From 91009cc8d0c5ae045560e0aa1b85c57f83e510a5 Mon Sep 17 00:00:00 2001 From: seq Date: Thu, 16 Dec 2021 21:56:50 +0100 Subject: [PATCH] Prep for 1.6.58 --- Compact_changelog.html | 26 +++++++--- Compact_readme.txt | 10 ++-- docs/index.md | 10 ++-- resource/layout/broadcast_firsttime.layout | 2 +- resource/layout/settingsdialog.layout | 2 +- resource/layout/settingssubstreaming.layout | 2 +- ...ettingssubstreaming_advanced_client.layout | 2 +- .../settingssubstreaming_advanced_host.layout | 2 +- .../layout/subpaneloptionsdownloads.layout | 6 +-- resource/layout/subpaneloptionsingame.layout | 48 ++++++++++++------- resource/menus/steam.menu | 2 +- resource/styles/steam.styles | 4 -- steam/cached/SettingsSubInterface.res | 42 ++++++++++++---- steam/cached/SystemInfoPage.res | 4 +- steam/cached/aboutdialog.res | 6 +-- 15 files changed, 104 insertions(+), 64 deletions(-) diff --git a/Compact_changelog.html b/Compact_changelog.html index 90564d7..8807afd 100644 --- a/Compact_changelog.html +++ b/Compact_changelog.html @@ -229,7 +229,7 @@
-
  • Version 1.6.53 — 2020-10-30
  • +
  • Version 1.6.58 — 2021-12-16

  • +
  • To-do
  • + +

    +
  • 2020
  • +

    -
  • To-do
  • -

  • 2019
  • diff --git a/Compact_readme.txt b/Compact_readme.txt index 037e3ad..7c73209 100644 --- a/Compact_readme.txt +++ b/Compact_readme.txt @@ -1,8 +1,8 @@ - ———————————————————————————————————————————————————————————————————— + -------------------------------------------------------------- Steam Compact - 1.6.53 - 2020-10-30 - ———————————————————————————————————————————————————————————————————— + 1.6.58 + 2021-12-16 + -------------------------------------------------------------- For support and the latest updates go to: @@ -14,4 +14,4 @@ settings.ini file and follow the instructions before using this skin. - ———————————————————————————————————————————————————————————————————— \ No newline at end of file + -------------------------------------------------------------- \ No newline at end of file diff --git a/docs/index.md b/docs/index.md index 200fff4..fd3db8f 100644 --- a/docs/index.md +++ b/docs/index.md @@ -13,14 +13,12 @@ A few issues with fonts requires some manual work. Please let me know if you exp *** -### Information about current version (updated October 30, 2020) -Version 1.6.53 is compatible with Steam version 1603487799 (built October 23, 2020) +### Information about current version (updated December 16, 2021) +Version 1.6.58 is compatible with Steam version 1637624439 (built November 22, 2021) Changes since previous version include:
    -* Updated to match Steam version 1599174997 (built 200903)
    -* Settings -› Family, updated layout
    -* Settings -› In-Game, updated layout
    -* Settings -› Downloads, updated layout
    +* Updated to match Steam version 1637624439 (built 211122)
    +* Fixed Settings menu in several places
    *** diff --git a/resource/layout/broadcast_firsttime.layout b/resource/layout/broadcast_firsttime.layout index 10e94a2..a3afffb 100644 --- a/resource/layout/broadcast_firsttime.layout +++ b/resource/layout/broadcast_firsttime.layout @@ -16,7 +16,7 @@ "PermissionFriends" { controlname="RadioButton" labeltext="#Steam_Settings_Broadcast_FriendsAllowed" group="intro" style="PermissionOption" } "PermissionPublic" { controlname="RadioButton" labeltext="#Steam_Settings_Broadcast_FriendsPublic" group="intro" style="PermissionOption" } "DesktopOnlyLabel" { controlname="Label" labeltext="#Broadcast_FirstTime_DesktopOnly" group="intro" wrap="1"} - "FAQLink" { controlname="URLLabel" labeltext="#Broadcast_FirstTime_FAQ" URLText="https://support.steampowered.com/kb_article.php?ref=6730-TOAK-6497"} + "FAQLink" { controlname="URLLabel" labeltext="#Broadcast_FirstTime_FAQ" URLText="#Broadcast_FirstTime_FAQLink"} "NextButton" { controlname="Button" labeltext="#Broadcast_FirstTime_OK" } } diff --git a/resource/layout/settingsdialog.layout b/resource/layout/settingsdialog.layout index 6c369a8..5412316 100644 --- a/resource/layout/settingsdialog.layout +++ b/resource/layout/settingsdialog.layout @@ -15,7 +15,7 @@ CDialogSettings { minimum-width="610" - minimum-height="465" + minimum-height="495" render_bg { } diff --git a/resource/layout/settingssubstreaming.layout b/resource/layout/settingssubstreaming.layout index a6d64bc..a9cc749 100644 --- a/resource/layout/settingssubstreaming.layout +++ b/resource/layout/settingssubstreaming.layout @@ -77,7 +77,7 @@ ControlName="URLLabel" fieldName="SupportInformationLabel" labelText="#Steam_Settings_Streaming_StreamingSupport" - URLText="https://support.steampowered.com/kb_article.php?ref=3629-RIAV-1617" + URLText="#Steam_Settings_Streaming_StreamingSupportLink" } } diff --git a/resource/layout/settingssubstreaming_advanced_client.layout b/resource/layout/settingssubstreaming_advanced_client.layout index d0640ca..86c51a5 100644 --- a/resource/layout/settingssubstreaming_advanced_client.layout +++ b/resource/layout/settingssubstreaming_advanced_client.layout @@ -41,7 +41,7 @@ ControlName="URLLabel" fieldName="SupportInformationLabel" labelText="#Steam_Settings_Streaming_StreamingSupport" - URLText="https://support.steampowered.com/kb_article.php?ref=3629-RIAV-1617" + URLText="#Steam_Settings_Streaming_StreamingSupportLink" } OKButton { ControlName="Button" fieldName="OKButton" command="Close" labelText="#PropertyDialog_OK" } diff --git a/resource/layout/settingssubstreaming_advanced_host.layout b/resource/layout/settingssubstreaming_advanced_host.layout index 6cdaa8b..750f9ec 100644 --- a/resource/layout/settingssubstreaming_advanced_host.layout +++ b/resource/layout/settingssubstreaming_advanced_host.layout @@ -45,7 +45,7 @@ ControlName="URLLabel" fieldName="SupportInformationLabel" labelText="#Steam_Settings_Streaming_StreamingSupport" - URLText="https://support.steampowered.com/kb_article.php?ref=3629-RIAV-1617" + URLText="#Steam_Settings_Streaming_StreamingSupportLink" } OKButton { ControlName="Button" fieldName="OKButton" command="Close" labelText="#PropertyDialog_OK" } diff --git a/resource/layout/subpaneloptionsdownloads.layout b/resource/layout/subpaneloptionsdownloads.layout index 40900fb..7d26931 100644 --- a/resource/layout/subpaneloptionsdownloads.layout +++ b/resource/layout/subpaneloptionsdownloads.layout @@ -41,7 +41,6 @@ } AutoUpdateTimeRestrictCheckbox { controlname=checkbutton labeltext=#Steam_AutoUpdateTimeRestrictionLabel } - AutoUpdateTimeRestrictStartLabel { controlname=label labeltext=#Steam_AutoUpdateTimeRestrictionStart style=padded } AutoUpdateTimeRestrictEndLabel { controlname=label labeltext=#Steam_AutoUpdateTimeRestrictionEnd style=padded } AutoUpdateTimeRestrictStart { controlname=combobox } AutoUpdateTimeRestrictEnd { controlname=combobox } @@ -89,8 +88,7 @@ place { controls="RestrictionsLabel" region=box start=Divider2 dir=down margin-top=7 } place { controls="AutoUpdateTimeRestrictCheckbox" region=box start=RestrictionsLabel y=1 dir=down } - place { controls="AutoUpdateTimeRestrictStartLabel" region=box start=AutoUpdateTimeRestrictCheckbox y=-3 dir=down margin-top=0 } - place { controls="AutoUpdateTimeRestrictStart" region=box start=AutoUpdateTimeRestrictStartLabel y=2 dir=right margin-left=4 width=77 height=20 } + place { controls="AutoUpdateTimeRestrictStart" region=box start=AutoUpdateTimeRestrictCheckbox y=2 dir=down margin-top=4 } place { controls="AutoUpdateTimeRestrictEndLabel" region=box start=AutoUpdateTimeRestrictStart y=-2 dir=right margin-left=10 } place { controls="AutoUpdateTimeRestrictEnd" region=box start=AutoUpdateTimeRestrictEndLabel y=2 dir=right margin-left=4 width=77 height=20 } @@ -101,7 +99,7 @@ place { controls="ThrottleRateEditSuffix" region=box start=ThrottleRateEdit dir=right margin-left=4 margin-top=3 } place { controls="ThrottleRateApply" region=box start=ThrottleRateEdit dir=down width=70 height=20 margin-top=4 } - place { controls="AllowDownloadsDuringGameplayCheckbox" region=box start="AutoUpdateTimeRestrictStartLabel" height=18 dir=down margin-top=10 } + place { controls="AllowDownloadsDuringGameplayCheckbox" region=box start="AutoUpdateTimeRestrictStart" height=18 dir=down margin-top=10 } place { controls="ThrottleDownloadsWhileStreamingCheckbox" region=box start=AllowDownloadsDuringGameplayCheckbox height=18 dir=down } place { controls="DownloadRatesInBitsCheckbox" region=box start=ThrottleDownloadsWhileStreamingCheckbox height=18 dir=down } diff --git a/resource/layout/subpaneloptionsingame.layout b/resource/layout/subpaneloptionsingame.layout index f83003a..c1949ca 100644 --- a/resource/layout/subpaneloptionsingame.layout +++ b/resource/layout/subpaneloptionsingame.layout @@ -36,6 +36,14 @@ TextFilterLabel { controlname=label labeltext="#Steam_TextFilterSettingLabel" wrap=1 style=highlight } TextFilterStatus { controlname=label wrap=1 } TextFilterUpdateSettingURL { controlname=urllabel labeltext="#Steam_TextFilterSettingURL" URLText="steam://url/TextFilterSettings" wrap=1 style=highlight } + + Divider2 { ControlName=Divider } + + ShareIPNetworkingLabel { ControlName=label labelText=#Steam_Settings_ShareIPNetworking_Label wrap=1 style=highlight } + ShareIPNetworkingInfo { ControlName=label labelText=#Steam_Settings_ShareIPNetworking_Info wrap=1 } + ShareIPNetworkingURL { ControlName=urllabel labelText=#Steam_Settings_ShareIPNetworking_URL URLText="#Steam_Settings_ShareIPNetworking_URLText" wrap=1 } + ShareIPNetworkingCombo { ControlName=combobox fieldName=ShareIPNetworkingCombo editable="0" } + } colors @@ -60,25 +68,25 @@ { region { name=box margin-top=2 margin-bottom=20 margin-left=10 margin-right=10 width=max height=max } region { name=top region=box margin-top=4 } - region { name=topleft region=top y=100 width=220 } - region { name=topright region=top x=240 y=100 } - region { name=bottom region=box y=248 } - region { name=bottomleft region=bottom width=220 margin-right=20 } - region { name=bottomright region=bottom x=240 width=220 } + region { name=topleft region=top y=98 width=240 } + region { name=topright region=top x=245 y=98 } + region { name=bottom region=box y=248 width=500 } + region { name=bottomleft region=bottom width=240 margin-right=0 } + region { name=bottomright region=bottom x=245 width=240 } - place { controls=DescriptionLabel width=400 region=top } + place { controls=DescriptionLabel width=490 region=top } place { controls=EnableOverlayCheck region=top start=DescriptionLabel dir=down height=18 margin-top=4 } place [!$OSX&&!$LINUX] { controls=EnableSCTenfootOverlayCheck region=top start=EnableOverlayCheck dir=down height=18 width=500 } place [!$OSX&&!$LINUX] { controls=EnableVRDesktopGameTheaterCheck region=top start=EnableSCTenfootOverlayCheck dir=down height=18 width=450 } - + //left column - place { controls=HotKeySelector width=160 height=20 } + place { controls=HotKeySelector width=225 height=20 } place { controls=HotKeySelectorLabel,HotKeySelector dir=down spacing=4 region=topleft } place { controls=ShowIngameFPSCombo height=20 } - place { controls=ShowIngameFPSContrastCheck height=18 width=160 } - place { controls=ShowIngameFPSLabel,ShowIngameFPSCombo dir=down start=HotKeySelector margin-top=8 spacing=5 width=160 region=topleft } + place { controls=ShowIngameFPSContrastCheck height=18 width=225 } + place { controls=ShowIngameFPSLabel,ShowIngameFPSCombo dir=down start=HotKeySelector margin-top=8 spacing=5 width=225 region=topleft } place { controls=ShowIngameFPSContrastCheck dir=down start=ShowIngameFPSCombo width=max region=topleft } //right column @@ -88,7 +96,7 @@ start=ScreenshotLabel margin-top=4 spacing=5 - width=160 + width=225 height=20 region=topright } place { control=ScreenshotActionLabel region=topright start=SetScreenshotFolderButton dir=down margin-top=5 } @@ -97,12 +105,20 @@ place { control=Divider1 region=bottom width=max } place { controls="PingRateLabel" region=bottomright start=Divider1 margin-top=6 width=max dir=down } - place { controls="PingRateCombo" region=bottomright start=PingRateLabel margin-top=5 width=160 dir=down height=20 inset="0 1 0 0"} - place { controls="PingRateInfo" region=bottomright start=PingRateCombo margin-top=5 width=250 dir=down } + place { controls="PingRateCombo" region=bottomright start=PingRateLabel margin-top=5 width=225 dir=down height=20 inset="0 1 0 0"} + place { controls="PingRateInfo" region=bottomright start=PingRateCombo margin-top=5 width=225 dir=down } + + place { controls="ShareIPNetworkingLabel" region=bottomleft start=Divider1 margin-top=6 width=max dir=down } + place { controls="ShareIPNetworkingCombo" region=bottomleft start=ShareIPNetworkingLabel margin-top=5 width=225 dir=down height=20 } + place { controls="ShareIPNetworkingInfo" region=bottomleft start=ShareIPNetworkingCombo margin-top=5 width=225 dir=down } + place { controls="ShareIPNetworkingURL" region=bottomleft start=ShareIPNetworkingInfo margin-top=5 margin-left=10 width=225 dir=down } + + place { control=Divider2 region=bottom start=ShareIPNetworkingURL margin-top=8 margin-left=-10 dir=down width=max } + + place { controls="TextFilterLabel" region=bottom start=Divider2 margin-top=6 width=max dir=down } + place { controls="TextFilterStatus" region=bottom start=TextFilterLabel margin-top=6 width=490 dir=down } + place { controls="TextFilterUpdateSettingURL" region=bottom start=TextFilterStatus margin-top=5 margin-left=10 width=220 dir=down } - place { controls="TextFilterLabel" region=bottomleft start=Divider1 margin-top=6 width=max dir=down } - place { controls="TextFilterStatus" region=bottomleft start=TextFilterLabel margin-top=10 width=220 dir=down height=75 } - place { controls="TextFilterUpdateSettingURL" region=bottomleft start=TextFilterStatus margin-top=10 width=220 dir=down } place { controls=TitleLabel width=0 } } diff --git a/resource/menus/steam.menu b/resource/menus/steam.menu index e7d0712..08e96bc 100644 --- a/resource/menus/steam.menu +++ b/resource/menus/steam.menu @@ -77,7 +77,7 @@ Support { text="#steam_menu_support" command="Support" } Divider {} - Compact { text="Steam Compact 1.6.53 [GitHub]" shellcmd="steam://openurl/http://badanka.github.io/Compact/" } + Compact { text="Steam Compact 1.6.58 [GitHub]" shellcmd="steam://openurl/http://badanka.github.io/Compact/" } CompactGroup { text="Steam Compact Community Group" shellcmd="steam://openurl/http://steamcommunity.com/groups/SteamCompact" } Divider {} Privacy { text="#steam_menu_PrivacyPolicy" shellcmd="steam://url/PrivacyPolicy" } diff --git a/resource/styles/steam.styles b/resource/styles/steam.styles index 2eca76b..c0b7712 100644 --- a/resource/styles/steam.styles +++ b/resource/styles/steam.styles @@ -168,7 +168,6 @@ steam.styles launch1 "83 172 204 255" launch2 "54 125 153 255" - parental_lock_inactive1 "154 49 48 255" parental_lock_inactive2 "189 79 79 255" parental_lock_inactive3 "215 90 90 255" @@ -549,7 +548,6 @@ steam.styles 17="fill(x0 + 1, y1 - 1, x0 + 2, y1, ButtonBorderDisabled2 )" 18="fill(x1 - 2, y1 - 1, x1 - 1, y1, ButtonBorderDisabled2 )" } - } @@ -861,7 +859,6 @@ steam.styles bgcolor="none" render_bg { - //full path added by design, Steam won't load these images otherwise 0="image(x0 , y0 , x0+96 , y0+20, graphics/titlebar_1.png )" 1="image(x0+96 , y0 , x0+192, y0+20, graphics/titlebar_2.png )" 2="fill( x0+192, y0 , x1 , y0+20, FrameBG3 )" @@ -881,7 +878,6 @@ steam.styles textcolor="TitleTextFocus" [$OSX] render_bg { - //full path added by design, Steam won't load these images otherwise 0="image( x0 , y0, x0+96 , y0+20, graphics/titlebar_1 )" 1="image( x0+96, y0, x0+192, y0+20, graphics/titlebar_2)" 2="fill( x0+192, y0, x1, y0 + 20, FrameBG3 )" diff --git a/steam/cached/SettingsSubInterface.res b/steam/cached/SettingsSubInterface.res index 1efa913..fa2d5ba 100644 --- a/steam/cached/SettingsSubInterface.res +++ b/steam/cached/SettingsSubInterface.res @@ -38,6 +38,7 @@ "textAlignment" "west" "wrap" "0" "URLText" "http://translation.steampowered.com" + "group" "SteamRealmGlobalOnly" } "Divider1" { @@ -286,10 +287,10 @@ "Default" "0" "selected" "0" } - "GPUWebViewCheck" + "SmoothScrollWebViewCheck" { "ControlName" "CheckButton" - "fieldName" "GPUWebViewCheck" + "fieldName" "SmoothScrollWebViewCheck" "xpos" "17" "ypos" "337" "wide" "430" @@ -300,16 +301,16 @@ "enabled" "1" "tabPosition" "8" "paintbackground" "1" - "labelText" "#Steam_EnableGPUWebViews_Option" + "labelText" "#Steam_SmoothScrollWebViews_Option" "textAlignment" "west" "wrap" "0" "Default" "0" "selected" "0" } - "SmoothScrollWebViewCheck" + "GPUWebViewCheck" { "ControlName" "CheckButton" - "fieldName" "SmoothScrollWebViewCheck" + "fieldName" "GPUWebViewCheck" "xpos" "17" "ypos" "361" "wide" "430" @@ -318,9 +319,9 @@ "PinCorner" "0" "visible" "1" "enabled" "1" - "tabPosition" "9" + "tabPosition" "8" "paintbackground" "1" - "labelText" "#Steam_SmoothScrollWebViews_Option" + "labelText" "##Steam_EnableGPUWebViews_Option" "textAlignment" "west" "wrap" "0" "Default" "0" @@ -400,10 +401,10 @@ "wrap" "1" "Default" "0" } - "Label4" + "LabelLanguageCombo" { "ControlName" "Label" - "fieldName" "Label4" + "fieldName" "LabelLanguageCombo" "xpos" "20" "ypos" "15" "wide" "475" @@ -418,6 +419,27 @@ "textAlignment" "west" "associate" "LanguageCombo" "wrap" "0" + "group" "SteamRealmGlobalOnly" + } + "LabelSteamChinaLanguageCombo" + { + "ControlName" "Label" + "fieldName" "LabelSteamChinaLanguageCombo" + "xpos" "20" + "ypos" "15" + "wide" "475" + "tall" "24" + "AutoResize" "0" + "PinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "paintbackground" "1" + "labelText" "#Steam_SteamChinaLanguageSelect" + "textAlignment" "west" + "associate" "LanguageCombo" + "wrap" "0" + "group" "SteamRealmChinaOnly" } "SetJumplistOptionsButton" @@ -448,7 +470,7 @@ place { control="SkinCombo" width=200 height=20 } place { control="Label1" width=0 } - place { control="Label4,LanguageCombo,TranslationLabel" y=6 margin-left=10 dir=down spacing=6 } + place { control="LabelLanguageCombo,LanguageCombo,TranslationLabel" y=6 margin-left=10 dir=down spacing=6 } place { control="Divider1" start=TranslationLabel width=max dir=down margin-top=7 margin-right=10 } diff --git a/steam/cached/SystemInfoPage.res b/steam/cached/SystemInfoPage.res index 8ca502c..9f12ff5 100644 --- a/steam/cached/SystemInfoPage.res +++ b/steam/cached/SystemInfoPage.res @@ -88,10 +88,10 @@ "textAlignment" "west" "wrap" "1" } - "URLLabel1" + "SurveyLink" { "ControlName" "URLLabel" - "fieldName" "URLLabel1" + "fieldName" "SurveyLink" "xpos" "11" "ypos" "290" "wide" "396" diff --git a/steam/cached/aboutdialog.res b/steam/cached/aboutdialog.res index ef42181..8949fa0 100644 --- a/steam/cached/aboutdialog.res +++ b/steam/cached/aboutdialog.res @@ -92,10 +92,10 @@ "textAlignment" "west" "wrap" "0" } - "URLLabel1" + "WebsiteURL" { "ControlName" "URLLabel" - "fieldName" "URLLabel1" + "fieldName" "WebsiteURL" "xpos" "25" "ypos" "138" "wide" "296" @@ -106,10 +106,8 @@ "enabled" "1" "tabPosition" "0" "paintbackground" "1" - "labelText" "#Steam_SteamPoweredURL" "textAlignment" "west" "wrap" "0" - "URLText" "http://www.steampowered.com" } "GreyStrip" {