Display DJ v9.0.0
9.0.0: Selectable audio output devices (major).
- Enumerate and switch playback devices natively on macOS (CoreAudio), Windows (MMDevice/PolicyConfig), and Linux (pactl).
- Expanded monitor mode adds a device radio per output with persisted aliases; collapsed volume controls unchanged.
- New vendored core::audio_output module.
Changes
4b83aecAdd selectable audio output devices
Supported Platforms
- macOS Apple Silicon (ARM64) -
.dmg - macOS Intel (x64) -
.dmg - Windows x64 / ARM64 -
.exe - Linux x64 / ARM64 -
.deb/.AppImage(BETA)
⚠️ Linux support is in beta. Builds are produced and smoke-tested on X11
desktops, but Linux is not yet battle-tested — features may break, be
incomplete, or behave differently across desktop environments and Wayland.
Use at your own discretion; issue reports welcome.
Requirements
- Display control is built in (vendored platform code) — no external tools needed on macOS or Windows
- macOS Window Tiling: Requires Accessibility permission. Go to System Settings > Privacy & Security > Accessibility and add Display DJ. See setup instructions
- Linux: Install
ddcutilandbrightnessctlfor display control:sudo apt install ddcutil brightnessctl i2c-tools