jonseppanen / wwing

Windows Wing Rainmeter Theme
MIT License
11 stars 0 forks source link

Windows Wing

Desktop

WWing (Short for Windows Wing) is a highly user-experience focused top-bar theme for rainmeter.

It follows the concept of One Action for any operation.

It is designed to replace the taskbar, and allow a dock to be used as your task bar.

In regards to this skin, it means that any of it's features are usable with that single action. For example, to view any of the skin's overlays, mouse over the icon.

Features

Personal User Config folder

A personal User Config folder is stored in your c:\Users\username folder. Any variables you save in this file are remembered and left the hell alone. I will soon be writing an auto updater for the skin so your settings persist. If you just updating using the RMSkin release files these will also persist.

Weather

Your location is gathered automatically and weather is parsed from it - I know right? No more country code lookup and variable hacking.

If you want to select a more precise location, Right Click the weather text and enter it in - format City,Country - the skin will then keep these settings.

Spotify

Spotify

In the spotify overlay, the track progress is displayed in the green bar at the top, the album in grey text and image, the title in bold white text, and the artist in green text.

On mousing over the media controls, the Spotify logo will become the play/pause logo with the corresponding action.

To open the full Spotify window, Right Click the play pause icon.

Steam

Steam

The steam overlay appears on mousing over the steam icon. The overlay will only show your steam friends that are online and in-game.

Left Click to open the steam app. Right Click to open the steam friends location.

In the default configuration, it pulls your steam username from the autologin key in the steam registry:

HKEY_CURRENT_USER\Software\Valve\Steam\AutoLoginUser

This is used with the url fragment in the variable vPreSteamNameUrl

The whole url (vPreSteamNameUrl + steam username) will be appended with the fragment "/friends".

If your steam friends page does not match this format (most do) you will need to manually update the variable yourself.

Volume Meter

Volume Meter

There is a right/left VU meter at the top of the icon.

Mouse over to see the current volume.

Mouse Wheel Up to increase volume. Mouse Wheel Down to decrease volume.

CPU Meter

CPU Meter

The CPU meter overlays the start button, with a simple radial meter.

Main Bar

Main Bar

The main bar will fill to fully opaque black whenever there is at least one maximized window open, or the start menu is detected as open.

Requirements

System Tray

Systray

This weird sizing is required for having notification icons sitting hard up against the monitor border.

Notes and Issues