Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/oppzippy/scopedvolumewheel

Small Windows application to limit the volume media control keys' effects to the current foreground window.
https://github.com/oppzippy/scopedvolumewheel

c-plus-plus cpp win32 windows

Last synced: 27 days ago
JSON representation

Small Windows application to limit the volume media control keys' effects to the current foreground window.

Awesome Lists containing this project

README

        

# ScopedVolumeWheel

Small Windows application to alter the behaviour of the volume wheel media key. In Windows, by default, the master volume will be adjusted. ScopedVolumeWheel changes this so that the currently focused window's volume is adjusted in the volume mixer.

## HotKeys

Volume Up: Increases the volume of the foreground window by 2.
Volume Down: Decreases the volume of the foreground window by 2.
Shift + Volume Up: Increases the volume of your music player (Spotify.exe by default) by 2.
Shift + Volume Down: Decreases the volume of your music player (Spotify.exe by default) by 2.

## Options

The music player can be configured by right clicking the ScopedVolumeWheel icon in the system tray. Alternatively, a configuration file is available at `%APPDATA%\ScopedVolumeWheel\config.toml`.