All Projects → aleho → Gnome Shell Volume Mixer

aleho / Gnome Shell Volume Mixer

Licence: gpl-2.0
GNOME Shell Extension allowing separate configuration of PulseAudio devices

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Gnome Shell Volume Mixer

gnome-email-notifications
Gnome Email Notifications
Stars: ✭ 65 (-31.58%)
Mutual labels:  gnome, gnome-shell, gnome-shell-extension
Material Shell
A modern desktop interface for Linux. Improve your user experience and get rid of the anarchy of traditional desktop workflows. Designed to simplify navigation and reduce the need to manipulate windows in order to improve productivity. It's meant to be 100% predictable and bring the benefits of tools coveted by professionals to everyone.
Stars: ✭ 6,189 (+6414.74%)
Mutual labels:  gnome-shell-extension, gnome-shell, gnome
gnome-pass-search-provider
Pass password manager search provider for gnome-shell
Stars: ✭ 52 (-45.26%)
Mutual labels:  gnome, gnome-shell, gnome-shell-extension
Persian Calendar For Gnome Shell
An extension for Gnome-Shell to show Persian date/calendar
Stars: ✭ 261 (+174.74%)
Mutual labels:  gnome-shell-extension, gnome-shell, gnome
transparent-window-moving
GNOME Shell Extension. Makes window transparent while moving on the desktop.
Stars: ✭ 22 (-76.84%)
Mutual labels:  gnome, gnome-shell, gnome-shell-extension
forge
Forge - Tiling and Window Manager for Gnome-Shell
Stars: ✭ 144 (+51.58%)
Mutual labels:  gnome, gnome-shell, gnome-shell-extension
Unite Shell
Unite is an extension that makes GNOME Shell look like Ubuntu Unity Shell.
Stars: ✭ 553 (+482.11%)
Mutual labels:  gnome-shell-extension, gnome-shell, gnome
gnome-shell-extension-syncthing-indicator
Put an indicator on the panel signalling the Syncthing daemon status using SystemD
Stars: ✭ 40 (-57.89%)
Mutual labels:  gnome, gnome-shell, gnome-shell-extension
Tray-Icons-Reloaded
GNOME Shell extension which bring back Tray Icons to top panel, with additional features.
Stars: ✭ 279 (+193.68%)
Mutual labels:  gnome, gnome-shell, gnome-shell-extension
Resource Monitor
Resource_Monitor is a GNOME Shell extension that Monitor the use of system resources like cpu, ram, disk, network and display them in GNOME Shell top bar.
Stars: ✭ 62 (-34.74%)
Mutual labels:  gnome, gnome-shell, gnome-shell-extension
cpupower
Manage the frequency scaling driver of your CPU (Intel Core and AMD Ryzen processors supported)
Stars: ✭ 420 (+342.11%)
Mutual labels:  gnome, gnome-shell, gnome-shell-extension
Argos
Create GNOME Shell extensions in seconds
Stars: ✭ 1,251 (+1216.84%)
Mutual labels:  gnome-shell-extension, gnome-shell, gnome
sysinfo
System monitor extension for Argos
Stars: ✭ 19 (-80%)
Mutual labels:  gnome, gnome-shell, gnome-shell-extension
gnome-runcat
😼 The cat tells you the CPU usage by running speed
Stars: ✭ 194 (+104.21%)
Mutual labels:  gnome, gnome-shell, gnome-shell-extension
gnome-shell-extension-transparent-top-bar
GNOME Shell extension that brings back the transparent top bar when free-floating in GNOME Shell 3.32
Stars: ✭ 57 (-40%)
Mutual labels:  gnome, gnome-shell, gnome-shell-extension
compiz-alike-magic-lamp-effect
Compiz alike magic lamp effect for GNOME Shell
Stars: ✭ 58 (-38.95%)
Mutual labels:  gnome, gnome-shell, gnome-shell-extension
Cpupower
Gnome-Shell Extension for intel-pstate driver
Stars: ✭ 252 (+165.26%)
Mutual labels:  gnome-shell-extension, gnome-shell, gnome
gnome-shell-panel-date-format
Allows to customize the date format on the panel.
Stars: ✭ 30 (-68.42%)
Mutual labels:  gnome, gnome-shell, gnome-shell-extension
earth-view-wallpaper-gnome-extension
A beautiful satellite image from Google Earth as your GNOME desktop wallpaper.
Stars: ✭ 48 (-49.47%)
Mutual labels:  gnome, gnome-shell, gnome-shell-extension
blur-my-shell
Extension that adds a blur look to different parts of the GNOME Shell, including the top panel, dash and overview
Stars: ✭ 516 (+443.16%)
Mutual labels:  gnome, gnome-shell, gnome-shell-extension

GNOME Shell Volume Mixer

Shell Volume Mixer is an extension for GNOME Shell allowing separate configuration of PulseAudio devices and output switches. It features a profile switcher to quickly switch between pinned profiles and devices.

Middle mouse click on a slider mutes the selected stream.

Outputs menuInputs menu

Requirements

  • PulseAudio (for retrieval of card details)
  • gettext (for building of language files)
  • nodejs / npm (styles and linting)
  • glib2 bin (schema compilation)

Installation

$ make

That's it. Add the resulting archive via GNOME Tweak Tool (extensions tab) or copy it's content manually to ".~/.local/share/gnome-shell/extensions/[email protected]".

Volume Steps

GNOME Settings Daemon (GSD) hardcodes the step for each key press of volume keys to 6% of maximum. While this might be OK for most people, some would prefer a configurable setting. There's a bug in GNOME's tracker which, according to the comments by developers, won't ever get fixed in a way that could allow configurable volume steps[1].

Shell Volume Mixer tried to grab GSD's hotkeys to provide configurable steps for sliders and media keys in the past, but at some point this stopped working.

GNOME's current solution to the problem is Shift + Key, i.e. hold down the shift button to switch to a 2% step.

Acknowledgments

This is a fork of AdvancedVolumeMixer by Harry Karvonen (git://repo.or.cz/AdvancedVolumeMixer.git). Many thanks go out to him for his initial work.

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].