We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
docs: add logging and debug mode documentation - Add comprehensive Logging and Debug Mode section to Features.md - Update Common-Issues.md with logging and debug commands - Add logging feature to What's New in Home.md - Document syslog and file logging options - Include examples and use cases Signed-off-by: Beau Hastings <beau@saweet.net>
docs: add dry-run mode documentation to wiki Add comprehensive documentation for the new --dry-run/-d option: - Feature documentation in Features.md with examples - Troubleshooting tip in Tips-and-Tricks.md - Mention in Home.md What's New section The dry-run mode allows users to test volume commands without actually executing them, showing calculated values, sink selections, and operation details. Signed-off-by: Beau Hastings <beau@saweet.net>
docs: enhance Features, Configuration, and Notifications pages Features.md: - Document command aliases throughout - Add decimal and dB support with detailed examples - Document relative operations (set +10, set -5) - Add fade option documentation - Add Balance Control section with examples - Add Volume Normalization section - Add Volume History and Undo section - Expand examples and use cases throughout Configuration.md: - Add VOLUME_DISPLAY_UNIT configuration option - Add SINK_BALANCE per-sink configuration - Add common configuration patterns section - Add reference to 'volume config docs' command - More practical examples Notifications.md: - Add notification features overview - Add command-line and config file options reference - Add notification icons explanation - Add notification grouping details - More comprehensive examples Signed-off-by: Beau Hastings <beau@saweet.net>
docs: add comprehensive Features.md documentation - Document all new features from recent commits - Per-application volume control - Volume profiles and presets - Volume boost feature - Smooth volume transitions (fade) - Mouse wheel support - Enhanced listen mode - Port management (BETA) - Exit codes - Plugin system - Per-sink configuration - Microphone control - Sink management - Volume synchronization Signed-off-by: Beau Hastings <beau@saweet.net>