Steam Beta Library - #120
Conversation
BPM button moved up top Messed up add a game button to try to make an add a key button
Beta latest added missing colors Added icons Set Announcment to become brighter on hover in place of changing background color
Fixed the blue color on account button to only show when hovering over it
*Fixed thanks to RTDKillogy added invisible, busy, loooking to trade, looking to play into the friends menu from the bar *Changed from Windows or linux to not OSX *Changed from command SteamVR to run SteamVR app
Possible fix for issue 3 and 4 3 by updating a message (bar on top) that has not been handled in the root dialog file 4 by adding the upload screenshot file (maybe unhelpful)
This file may not be needed deleting to cut down on chance of having issues later on
Removed something that seem to have been commented for unknown reason
Beta Fix merage
Fixed an XP unhandled message of End of life
*Testing for linux fix for libary issue: *Huge font option
added the file gamespage_details_compat_subheader.layout
*Added a missing placing command
*added placement and layout for:
*Controller Config
*Fource Shutdown
Rename +8 tweak to beyondlargest
Beta fast fix
Fixed issue of unhandeled Button in Substreaming menu in settings Placed under Secuirty code button
Mearging updates from Master
*Added placement for the unpair button in subsetting settings
*Added the second option of style for fixing sub streaming settings
Adding missing commits from master to beta fix
*Fixed order of buttons and handling in sub streaming in settings
Beta fast fix for unpair button
Fix for some issues (somini#116)
Maybe fixs for my git issues ignore this area
Add more menu items (somini#117)
|
Thanks |
I noticed I overextended the margin to the left making Steam unabel to be resized horizontall on the left side.
2d46199 to
05712d8
Compare
|
I've tested it on Windows 10 and it looks great, but I'm getting a horizontal line near the top of the library interface on Linux (Manjaro 18.1.0, KDE Plasma 5.16.4, using this commit https://github.com/JSyLucero/Pixelvision2/tree/05712d8168216b9b78a1edd85e065d4946e028fc) Thanks for the PR! |
@halbrd I'll try to see what I can do about that, although anyone else can attempt to pitch in a fix for it too |
|
I've put in a fix for the overlapped border issue @halbrd, it should be gone now. |
…the left of Steam client
7fd1371 to
02da54d
Compare
Glad to hear that! I felt quite in the mood to test the waters with updating a Steam skin for once and PixelVision is a skin I don't want to part with so I decided to use this as a chance xD. I'm glad its turned out pretty well so far, I haven't any ideas of what else I would need to do though, I'll let you know whenever I'm finished @halbrd. |
|
@JSyLucero where did you learn to edit Steam skins? I'm a programmer but I have no knowledge of how Steam skins work and there doesn't seem to be much clear documentation. |
|
@halbrd tbh, I dabble quite often in CSS on front-end Web Dev, so the logic behind skins and the values in them remind me of it. A lot of my learning comes from inspection with trial and error. Because of how I'm kind of blindly learning by doing constant change and tests, I'm trying my best to change things slowly to find out how it exchanges visually, and honestly.... having to restart Steam every time makes this a time consuming experience xD... Also, documentation really is scarce and it kind of hurts to be honest, especially since I only just started trying this out. Edit: I just found out the page to really learning how to get control names, etc and what each attribute/property does in Steam skins, here's the page, apparently its called VGUI Editing |
… Music Player Icon I honestly almost forgot that the repositioning of the Big Picture Menu button would've change the placement of these...
8b294bc to
ea81b2b
Compare
… username on the left when Window is sized rather small in width Here's an example screenshot of the issue: https://imgur.com/HCABxFp I preferred what it was before, but... this is the compromise I guess.
Implemented a working solution for the new Steam Beta Library. not sure if there's anything else missing needed to be added, just worked towards having the new library get displayed.
Here are screenshots of what's in this PR: https://imgur.com/a/3xUcbTp
Also I believe I pulled some of @Black4Blade 's work since I forked from his repo, not sure what was included
This PR also takes into giving a solution for issue #119.