From 799fdd719ef608cc45ad62a2dc1cb414e1d513e5 Mon Sep 17 00:00:00 2001 From: tkashkin Date: Fri, 6 Jan 2023 15:53:28 +0300 Subject: [PATCH] UINavigatorPanel: Steam beta fixes (#93) --- .../resource/layout/uinavigatorpanel.layout | 33 +++++++++---------- Adwaita/resource/menus/steam.menu | 2 +- 2 files changed, 16 insertions(+), 19 deletions(-) diff --git a/Adwaita/resource/layout/uinavigatorpanel.layout b/Adwaita/resource/layout/uinavigatorpanel.layout index 7c8f7b35..7b98c8f0 100644 --- a/Adwaita/resource/layout/uinavigatorpanel.layout +++ b/Adwaita/resource/layout/uinavigatorpanel.layout @@ -21,28 +21,25 @@ uinavigatorpanel.layout place { control="URLAnchor" align=left y=48 height=38 width=max } place { control="LibraryAnchor" height=38 width=max start="URLAnchor" dir=down } - place { control="emailreminderbar" margin-top=0 width=max height=48 start="LibraryAnchor" dir=down} - place { control="phonereminderbar" margin-top=0 width=max height=80 start="emailreminderbar" dir=down} + place { control="WebPanel" width=max height=max start="LibraryAnchor" dir=down } + place { control="NewLibraryPage" width=max height=max start="LibraryAnchor" dir=down } + place { control="ConsolePage" width=max height=max start="LibraryAnchor" dir=down } - place { control="WebPanel" width=max height=max start="phonereminderbar" dir=down } - place { control="NewLibraryPage" width=max height=max start="phonereminderbar" dir=down } - place { control="ConsolePage" width=max height=max start="phonereminderbar" dir=down } + place { control="DownloadsPage" width=max height=max start="LibraryAnchor" dir=down } + place { control="ScreenshotsPage" width=max height=max start="LibraryAnchor" dir=down } + place { control="GamesPage_List" width=max height=max start="LibraryAnchor" dir=down } + place { control="GamesPage_Details" width=max height=max start="LibraryAnchor" dir=down } + place { control="GamesPage_Grid" width=max height=max start="LibraryAnchor" dir=down } + place { control="BroadcastPage" width=max height=max start="LibraryAnchor" dir=down } + place { control="BroadcastPageMin" width=298 height=168 margin-top=0 margin-left=2 margin-right=30 margin-bottom=26 dir=down align=bottom-right } + place { control="BroadcastPageMinHoriz" width=298 height=168 margin-top=0 margin-left=2 margin-right=30 margin-bottom=40 dir=down align=bottom-right } - place { control=DownloadsPage width=max height=max start=phonereminderbar dir=down } - place { control=ScreenshotsPage width=max height=max start=phonereminderbar dir=down } - place { control=GamesPage_List width=max height=max start=phonereminderbar dir=down } - place { control=GamesPage_Details width=max height=max start=phonereminderbar dir=down } - place { control=GamesPage_Grid width=max height=max start=phonereminderbar dir=down } - place { control=BroadcastPage width=max height=max start=phonereminderbar dir=down } - place { control=BroadcastPageMin width=298 height=168 margin-top=0 margin-left=2 margin-right=30 margin-bottom=26 dir=down align=bottom-right } - place { control=BroadcastPageMinHoriz width=298 height=168 margin-top=0 margin-left=2 margin-right=30 margin-bottom=40 dir=down align=bottom-right } + place { control="MediaPage" width=max height=max margin-top=0 margin-left=2 margin-right=8 start="LibraryAnchor" dir=down } + place { control="ToolsPage" width=max height=max margin-top=0 margin-left=2 margin-right=8 start="LibraryAnchor" dir=down } - place { control=MediaPage width=max height=max margin-top=0 margin-left=2 margin-right=8 start=phonereminderbar dir=down } - place { control=ToolsPage width=max height=max margin-top=0 margin-left=2 margin-right=8 start=phonereminderbar dir=down } - - place { control=MusicPage_Details width=max height=max margin-top=0 margin-left=2 margin-right=8 start=phonereminderbar dir=down } + place { control="MusicPage_Details" width=max height=max margin-top=0 margin-left=2 margin-right=8 start="LibraryAnchor" dir=down } region { name="hidden" width=0 height=0 margin-left=-999 } - place { control="label_oldlibrary,subnavgroup_library,label_search_icon,library_search,library_filters,library_zoom,label_library_zoom,library_zoom,label_zoom_separator,label_library_view,library_music_menu,library_music_add_button,library_filters_details,library_filters_list,library_filters_grid,library_music_player_icon,EVCert" region="hidden" width=0 height=0 } + place { control="label_oldlibrary,subnavgroup_library,label_search_icon,library_search,library_filters,library_zoom,label_library_zoom,library_zoom,label_zoom_separator,label_library_view,library_music_menu,library_music_add_button,library_filters_details,library_filters_list,library_filters_grid,library_music_player_icon,EVCert,emailreminderbar,phonereminderbar" region="hidden" width=0 height=0 } } } \ No newline at end of file diff --git a/Adwaita/resource/menus/steam.menu b/Adwaita/resource/menus/steam.menu index 09ba3a40..12e3a0da 100644 --- a/Adwaita/resource/menus/steam.menu +++ b/Adwaita/resource/menus/steam.menu @@ -4,7 +4,7 @@ menubar { text="" - SkinVersion { text="Adwaita for Steam v0.24" shellcmd="steam://openurl/https://github.com/tkashkin/Adwaita-for-Steam" } + SkinVersion { text="Adwaita for Steam v0.25" shellcmd="steam://openurl/https://github.com/tkashkin/Adwaita-for-Steam" } Divider {}