All Projects → RoseTheFlower → newsteamchat

RoseTheFlower / newsteamchat

Licence: other
Metro skin for Steam chat and friends UI.

Programming Languages

CSS
56736 projects

Projects that are alternatives of or similar to newsteamchat

Archisteamfarm
C# application with primary purpose of idling Steam cards from multiple accounts simultaneously.
Stars: ✭ 7,219 (+9037.97%)
Mutual labels:  steam, valve, steam-client
SteamHelper-rs
Interact with Valve's Steam network with this collection of crates.
Stars: ✭ 24 (-69.62%)
Mutual labels:  steam, valve, steam-client
JavaSteam
Java library that provides an interface to directly interact with Valve's Steam servers.
Stars: ✭ 70 (-11.39%)
Mutual labels:  steam, valve
Vac Hooks
Hook WinAPI functions used by Valve Anti-Cheat. Log calls and intercept arguments & return values. DLL written in C.
Stars: ✭ 103 (+30.38%)
Mutual labels:  steam, valve
AreWeAntiCheatYet
A comprehensive and crowd-sourced list of games using anti-cheats and their compatibility with GNU/Linux or Wine.
Stars: ✭ 289 (+265.82%)
Mutual labels:  steam, valve
Steamid.php
🆔 PHP library to work with SteamIDs
Stars: ✭ 83 (+5.06%)
Mutual labels:  steam, valve
Async Gamequery Lib
A high-performance java game query library designed for steam/source based games and others
Stars: ✭ 88 (+11.39%)
Mutual labels:  steam, valve
vdf
A Lexer and Parser for Valves Data Format (known as vdf) written in Go
Stars: ✭ 30 (-62.03%)
Mutual labels:  steam, valve
Air For Steam
An elegant and customizable skin for Steam
Stars: ✭ 1,044 (+1221.52%)
Mutual labels:  steam, skin
Sourcedemorender
Multithreaded, hardware accelerated solution to create high quality movies for the Source engine.
Stars: ✭ 152 (+92.41%)
Mutual labels:  steam, valve
Steamkit
SteamKit2 is a .NET library designed to interoperate with Valve's Steam network. It aims to provide a simple, yet extensible, interface to perform various actions on the network.
Stars: ✭ 1,926 (+2337.97%)
Mutual labels:  steam, valve
php-steam-web-api-client
Automatically generated api client for the Steam Web API.
Stars: ✭ 79 (+0%)
Mutual labels:  steam, valve
Vpk
📦 Open, Search, Extract and Create VPKs in python
Stars: ✭ 79 (+0%)
Mutual labels:  steam, valve
Steamcmd Autoupdate Any Gameserver
Windows SteamCMD to autoupdate and install any game server steam cmd settings configurable lots of useful features. This batch script will keep your game servers automaticly updated updating intervals announce the server is shutting down for updates etc all configurable.
Stars: ✭ 77 (-2.53%)
Mutual labels:  steam, valve
market-pricing
Wrapper for the unofficial Steam Market Pricing API
Stars: ✭ 21 (-73.42%)
Mutual labels:  steam, skin
Steamworks
Exposing SteamWorks functions to SourcePawn.
Stars: ✭ 70 (-11.39%)
Mutual labels:  steam, valve
vdf
📜 Package for working with Valve's text and binary KeyValue format
Stars: ✭ 146 (+84.81%)
Mutual labels:  steam, valve
Vac Bypass
Valve Anti-Cheat bypass written in C.
Stars: ✭ 241 (+205.06%)
Mutual labels:  steam, valve
Depressurizer
A Steam library categorizing tool.
Stars: ✭ 1,008 (+1175.95%)
Mutual labels:  steam, valve
Dota2
🐸 Python package for interacting with Dota 2 Game Coordinator
Stars: ✭ 129 (+63.29%)
Mutual labels:  steam, valve

Metro skin for Steam chat and friends UI

This skin for the new chat and friends UI was created after Valve made it problematic to revert to the old-style windows. My quest was to make the new windows look as close as possible to those of the original Metro skin.

Installation

Windows

  1. Save the friends.custom.css file to your PC and put in your Steam\clientui\ folder.
  2. Download the latest patcher to allow for customization.
  3. Launch the patcher and wait for it to apply the changes.
  4. Restart Steam if necessary.

Linux and Mac

  1. Copy and add the friends.custom.css code to Steam/skins/[skin name]/resource/webkit.css
  2. Search the file contents for Linux or Mac in any text editor.
  3. Remove sections as instructed within the code.

Help and options

The wiki answers some of the most asked questions and contains a few extras.

Uninstallation

Windows

  • Use the dedicated patcher button to clear the cache.
  • Alternatively, ensure that Steam and the patcher tool are closed, then remove the %LOCALAPPDATA%\Steam\htmlcache\Cache\ folder.
  • For purity, remove the Steam\clientui\css\ folder (and Steam\steamui\css\ if using the library skin) inside your Steam installation folder.

Credits

  • PhantomGamers for creating the tool that allows to apply skins, and for tips on managing the randomized class names.
  • RedSigma for creating a custom skin for the new chat, which I initially used as a template.
  • Shiina for helping me find a few elements and for making me realize where to look.
  • Ruben7173 for pointing at an element and for inspiring me to implement custom scroll bar buttons.
  • Laser for an idea on tackling randomized class names.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].