Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
49 commits
Select commit Hold shift + click to select a range
8fad707
First try for Liandri Version
Jun 19, 2018
7a23834
Update it to the latest verison of beta
Jun 19, 2018
9474c6c
Fixed color on account button
Jun 20, 2018
83e6e23
Small fixs in Steam.menu
Black4Blade Jul 27, 2018
aa95304
Possible fix for #3 and #4 issues
Black4Blade Nov 28, 2018
f67f5c6
Deleted file may not be needed
Black4Blade Nov 29, 2018
210f220
Removed unnecessary comment?
Black4Blade Nov 29, 2018
9dc666a
Merge pull request #5 from Black4Blade/BetaFastFix
Black4Blade Nov 29, 2018
903ba34
Fixed XP unhanded message
Black4Blade Nov 29, 2018
5317a18
Possible linux fix
Black4Blade Feb 12, 2019
ccdf667
added file that may be missing
Black4Blade Feb 12, 2019
859ce6d
Small change in Details game page to fix linux missing file
Black4Blade Feb 12, 2019
67e893c
Fixed new overlay addons
Black4Blade Feb 13, 2019
875f1b8
renamed larger font tweak
Black4Blade Feb 24, 2019
a04b305
Merge pull request #6 from Black4Blade/BetaFastFix
Black4Blade Feb 24, 2019
ed6b3c7
Fixed issue #9
Black4Blade May 1, 2019
52ada26
Merge pull request #10 from Black4Blade/master
Black4Blade May 14, 2019
c924caa
Fixed issue with unpaid button in settings
Black4Blade May 16, 2019
a3b436d
Merge branch 'master' into master
Black4Blade May 16, 2019
9aa7b1e
Added second style fix for unpair
Black4Blade May 16, 2019
2db4f1b
Merge branch 'BetaFastFix' into master
Black4Blade May 16, 2019
9d6e2c0
Merge pull request #11 from Black4Blade/master
Black4Blade May 16, 2019
33466ea
Revision of fixed substreaming settings
Black4Blade May 18, 2019
8889b69
Merge pull request #12 from Black4Blade/BetaFastFix
Black4Blade May 19, 2019
ba3398c
Merge branch 'LiandriBranch' into master
Black4Blade May 19, 2019
55308c6
Merge pull request #14 from somini/master
Black4Blade May 20, 2019
23844ef
Not sure
Black4Blade May 20, 2019
3467e63
Merge branch 'master' of https://github.com/Black4Blade/Pixelvision2
Black4Blade May 20, 2019
fadf8fc
Maybe fix for my git issues
Black4Blade May 22, 2019
fcb2e57
Merge pull request #16 from somini/master
Black4Blade Aug 17, 2019
55859a4
Updated Remote Play menu to be aligned with Steam's default layout
julliansl Sep 19, 2019
ef4cf91
Cleaned some extra lines
julliansl Sep 19, 2019
2c3fa0a
Updated to properly display new Steam Library
julliansl Sep 19, 2019
9f7bebd
Updated Small Big Picture Button Override, its now placed at the top …
julliansl Sep 19, 2019
aabf18b
Adjusted placement for Big Picture Buttons, did this to allow the lib…
julliansl Sep 19, 2019
5e00cbe
Increased top margin of Steam Beta Library
julliansl Sep 19, 2019
05712d8
Increased left margin of Steam Beta Library
julliansl Sep 19, 2019
fce7bbf
[Linux] Fixes overlapped border ontop new library
julliansl Sep 21, 2019
943076f
Added mouseover effect for friends icon
julliansl Sep 21, 2019
c42a963
Fixed Big Picture Menu Icon Alignment on Steam Startup
julliansl Sep 21, 2019
02da54d
[Linux] (English Only) Applied attempted fix for misaligned icons on …
julliansl Sep 21, 2019
6b8b542
[Linux] (English Only) Adjusted top left icons to fit with SegoeWP font
julliansl Sep 21, 2019
db492b3
[Linux] Made the topleft icon alignments closer matched to Windows
julliansl Sep 21, 2019
cfe09b7
Added new library subpanel options styles
julliansl Sep 22, 2019
ea81b2b
Fixed positions of Page Throbber, Non-Beta Library View Icons and the…
julliansl Sep 22, 2019
b4ddce2
Adjusted Library Option Positioning
julliansl Sep 23, 2019
81c6940
Reduced margin of new library, overextended the margin a bit on the r…
julliansl Sep 23, 2019
3aa424d
Repositioned as previous positioning caused an overlap with the Steam…
julliansl Sep 23, 2019
0399e80
Updated Large BP Icon courtesy of Black4Blade :D
julliansl Sep 25, 2019
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified Graphics/icon_button_fullscreen.tga
Binary file not shown.
Binary file modified Graphics/icon_button_fullscreen_disabled.tga
Binary file not shown.
Binary file modified Graphics/icon_button_fullscreen_down.tga
Binary file not shown.
Binary file modified Graphics/icon_button_fullscreen_over.tga
Binary file not shown.
Binary file added Graphics/icon_friends_over.tga
Binary file not shown.
437 changes: 231 additions & 206 deletions Overrides/Smaller Big Picture icon/resource/layout/steamrootdialog.layout

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@

styles
{
CUINavigatorPanel
CUINavigatorPanel [!$LINUX]
{
bgcolor="none"
render_bg
Expand All @@ -226,6 +226,15 @@
3="fill( x0 + 10, y0 + 87, x1 - 10, y0 + 88, Black )"
}
}

CUINavigatorPanel [$LINUX]
{
bgcolor="none"
render_bg
{
0="fill( x0 + 9, y0 + 58, x1 - 9, y0 + 80, BackgroundStart )"
}
}

grouper
{
Expand Down Expand Up @@ -855,14 +864,14 @@
place [!$OSX] { control="back,forward" x=10 y=19 height=30 width=30 spacing=8 margin-right=5 margin-top=2 }
place [$OSX] { control="back,forward" x=4 y=15 height=30 width=30 spacing=8 margin-right=5 margin-top=0 }

place { control="PageLoadThrobber" align=right y=58 height=20 width=20 margin-right=40 margin-top=1 }
place { control="PageLoadThrobber" align=right y=58 height=20 width=20 margin-right=10 margin-top=1 }

place { control="subnavgroup_library" align=top-center y=57 height=24 width=max margin-right=8 margin-left=8 }
place { control="subnavgroup_library" align=left y=57 height=24 width=max margin-right=8 margin-left=8 }

place { control="refresh,stop,URLStatusImage,EVCert,URLBar" align=left y=59 height=20 width=max spacing=4 margin-left=9 margin-right=122 }
place { control="refresh,stop,URLStatusImage,EVCert,URLBar" align=left y=59 height=20 width=max spacing=4 margin-left=9 margin-right=30 }

place { control="library_search" width=112 }

place [!$OSX] { control="label_search_icon,library_search" align=left y=61 height=17 spacing=1 x=13 }
place [$OSX] { control="label_search_icon,library_search" align=left y=61 height=17 spacing=1 x=12 }

Expand All @@ -872,13 +881,13 @@

place { control="library_zoom" width=82 height=20 }

place [!$OSX] { control="label_library_zoom,library_zoom,label_zoom_separator,label_library_view" align=right y=60 height=20 spacing=3 margin-right=115 }
place [$OSX] { control="label_library_zoom,library_zoom,label_zoom_separator, label_library_view" align=right y=60 height=20 spacing=3 margin-right=115 }
place [!$OSX] { control="label_library_zoom,library_zoom,label_zoom_separator,label_library_view" align=right y=60 height=20 spacing=3 margin-right=90 }
place [$OSX] { control="label_library_zoom,library_zoom,label_zoom_separator, label_library_view" align=right y=60 height=20 spacing=3 margin-right=90 }

place [!$OSX] { control="library_music_menu,library_music_add_button" align=left x=291 y=60 height=20 spacing=3 margin-right=180 }
place [$OSX] { control="library_music_menu,library_music_add_button" align=left x=291 y=60 height=20 spacing=3 margin-right=179 }

place { control="library_filters_details,library_filters_list,library_filters_grid," align=right y=59 height=20 spacing=4 margin-right=43 width=20 }
place { control="library_filters_details,library_filters_list,library_filters_grid," align=right y=59 height=20 spacing=4 margin-right=10 width=20 }

place { control=emailreminderbar margin-top=85 margin-left=8 margin-right=8 width=max height=48 }
place { control=phonereminderbar margin-top=85 margin-left=8 margin-right=8 width=max height=80 }
Expand All @@ -895,10 +904,12 @@
place { control=BroadcastPageMinHoriz width=300 height=168 margin-top=0 margin-left=0 margin-right=30 margin-bottom=40 dir=down align=bottom-right }
place { control=ConsolePage width=max height=max margin-top=0 margin-left=0 margin-right=9 margin-bottom=21 start=phonereminderbar dir=down }

place { control=NewLibraryPage width=max height=max margin-top=3 margin-left=-4 margin-right=4 margin-bottom=23 start=subnavgroup_library dir=down }

place { control=MediaPage width=max height=max margin-top=1 margin-left=0 margin-right=8 margin-bottom=20 start=phonereminderbar dir=down }
place { control=ToolsPage width=max height=max margin-top=1 margin-left=0 margin-right=8 margin-bottom=20 start=phonereminderbar dir=down }

place { control=MusicPage_Details width=max height=max margin-top=0 margin-left=0 margin-right=8 margin-bottom=20 start=phonereminderbar dir=down }
place { control="library_music_player_icon" align=right y=62 height=16 width=16 margin-right=123 }
place { control="library_music_player_icon" align=right y=62 height=16 width=16 margin-right=10 }
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
{
styles
{
CSteamRootDialog
CSteamRootDialog [!$LINUX]
{
bgcolor=none
render_bg
Expand All @@ -26,5 +26,30 @@
10="image( x1 - 340, y0, x1, y0 + 200, graphics/piston )" //Steam Logo
}
}

CSteamRootDialog [$LINUX]
{
bgcolor=none
render_bg
{
// Top Area & TitleBar
0="gradient( x0, y0, x1, y0 + 175, PropertySheetBG, DialogBG )"
1="image_tiled( x0, y0, x1, y0 + 175, graphics/client_header)"

// Body
2="fill( x0, y0 + 175, x0 + 20, y1 - 76, DialogBG )"
3="fill( x1 - 20, y0 + 175, x1, y1 - 76, DialogBG )"

// Bottom Area
4="fill( x0, y1 - 76, x1, y1, DialogBG )"

// Navigation Icons
6="image( x0 + 81 , y0 + 49, x1, y1, graphics/nav_icon_store )" // Store
7="image( x0 + 200, y0 + 48, x1, y1, graphics/nav_icon_library )" // Library
8="image( x0 + 335, y0 + 48, x1, y1, graphics/nav_icon_community )" // Community
9="image( x0 + 520, y0 + 48, x1, y1, graphics/nav_icon_news )" // User
10="image( x1 - 340, y0, x1, y0 + 200, graphics/piston )" //Steam Logo
}
}
}
}
29 changes: 14 additions & 15 deletions resource/layout/settingssubstreaming.layout
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"Pair" { ControlName="Button" fieldName="Pair" command="Pair" labelText="#Steam_Settings_Streaming_Pair" }
"SetPIN" { ControlName="Button" fieldName="SetPIN" command="SetPIN" labelText="#Steam_Settings_Streaming_SetPIN" }
"Unpair" { ControlName="Button" fieldName="Unpair" command="Unpair" labelText="#Steam_Settings_Streaming_Unpair" }

"HostDivider" { ControlName="divider" }
"HostLabel"
{
Expand Down Expand Up @@ -76,38 +76,37 @@

place
{
control="DescriptionLabel,EnableStreaming,RemoteClientList"
control="DescriptionLabel"
dir=down
align=top
width=max
margin-left=20
margin-right=20
margin-top=20
}

place
{
control="RemoteClientList"
dir=down
width=max
control="EnableStreaming"
start="DescriptionLabel"
margin-right=20
margin-top=10
dir=down
width=252
}

place
{
control="EnableStreaming"
start="RemoteClientList"
control="RemoteClientList"
dir=down
width=252
width=max
start="EnableStreaming"
margin-right=20
}
place { control=Pair start="EnableStreaming" width=160 dir=down margin-top=8 }
place { control=Unpair start="Pair" width=160 dir=right margin-left=5 margin-top=0 }

place { control=Pair start="RemoteClientList" width=160 dir=down margin-top=8 }
place { control=Unpair start="Pair" width=160 dir=right margin-left=5 margin-top=0 }
place { control=SetPIN start="Unpair" width=170 dir=right margin-left=5 }
place { control=HostDivider width=255 start="EnableStreaming" dir=down margin-top=65 }

place { control=HostDivider width=255 start="Pair" dir=down margin-top=10 }
place { control=HostLabel width=max start="HostDivider" dir=down margin-top=4 }
place { control=UnsupportedPlatform width=max start="HostLabel" dir=down margin-top=10 }
place { control=AdvancedHostOptions start="HostLabel" dir=down margin-top=10 }
Expand Down
Loading