somini/Pixelvision2

Add "Serverbrowser" button/link to overlay

Bluscream opened this issue · 10 comments

I wish there would be a button to open the serverbrowser in the overlay, thanks <3

We can't create new buttons that don't already exist in the default skin.

Damn

A link?

steam://open/servers or smth

If you can confirm there's a link that works, it's possible.

I guessed that one and it works :D

P.S. I have no idea where to insert it. Maybe here?

That's right.

For the menus, the custom entries are created like this:

MiniMode [!$OSX] { text="#steam_menu_minimode" shellcmd="steam://open/minigameslist" }

And what about the overlay?

On the file you mentioned there doesn't seem to be any way to do it.
https://github.com/somini/Pixelvision2/blob/master/resource/layout/overlaydesktop.layout
On the entire skin, the only way to input steam:// URL seems to be on the menus, so I guess that means it's impossible.

So, it's not possible to add custom links in this theme? Steam resets its overlaydesktop.layout file on every start