Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

qtilities/voltrayke

Open more actions menu

Repository files navigation

VolTrayke

CI

Overview

An audio volume system tray widget, inspired by PNMixer and LXQt Panel' volume plugin.

Dependencies

Runtime:

  • Qt5/6 base
  • ALSA
  • Pulseaudio

Build:

  • CMake
  • Qt Linguist Tools
  • Qtilitools CMake modules
  • Git (optional, to pull latest VCS checkouts)

Build

CMAKE_BUILD_TYPE is usually set to Release, though None might be a valid alternative.
CMAKE_INSTALL_PREFIX has to be set to /usr on most operating systems.
Using sudo make install is discouraged, instead use the system package manager where possible.

cmake -B build -D CMAKE_BUILD_TYPE=Release -D CMAKE_INSTALL_PREFIX=/usr -W no-dev
cmake --build build --verbose
DESTDIR="$(pwd)/package" cmake --install build

Releases

Used by

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.