Waybar/include/modules
Rowan Leeder 71a53eb79d Issue-3092 Add source support to wireplumber module
- Adds microphone support etc to the wireplumber module.

  The existing module hardcodes the selected node type to "Audio/Sink". This feature allows the user to override this
  via `"node-type": "Audio/Source"`.

- Unlike the pulseaudio module, this change does not try to see the module manage both input and output. The same effect
  can be achieved by running two instances of the wireplumber module.

  This approach:
  - Works around some of the complexity overhead that seem to have caused similar PRs to stall.
  - Using separate module instances also allows both the microphone and speaker levels to be controlled with a scroll
    wheel. This is something a unified module like pulseaudio struggles with.
  - Similarly, separate instances allows the source volume level to be exposed as the state. Ie- the linear-gradient
    css patterns can be applied to both input and output.
2024-09-25 05:03:24 +10:00
..
dwl Remove listener when window is destroyed (#3215) 2024-05-06 10:51:14 +02:00
hyprland chore: lint 2024-09-13 08:55:14 +02:00
mpd fix(mpd): use timers with second granularity where possible 2024-03-01 00:27:23 -08:00
mpris Fixed build warnings 2023-07-04 23:05:26 +02:00
niri chore: lint 2024-09-13 09:43:19 +02:00
privacy clang-tidy improvements in privacy module 2024-05-11 16:19:46 +02:00
river Happy clang 2023-03-02 16:57:32 +03:00
sni feat(#3182): style tray icon on hover (#3203) 2024-05-06 10:47:25 +02:00
sway sway/workspaces: clang-tidy 2024-07-16 18:33:43 -05:00
wlr taskbar: Fixup whitespace 2024-08-26 04:44:22 -06:00
backlight.hpp refactor: move backlight backend out of backlight module 2023-10-15 17:52:12 -03:00
backlight_slider.hpp feat: backlight slider 2023-10-15 17:52:12 -03:00
battery.hpp style: Remove superfluous 'const' on getInfo() 2024-04-13 13:19:54 +02:00
bluetooth.hpp Add hotplug detection of bluetooth controllers 2024-06-14 02:24:24 +02:00
cava.hpp Add format_silent to cava module 2024-08-14 11:56:32 +03:00
cffi.hpp Moved all waybar info into a single struct 2023-10-24 20:16:50 +02:00
clock.hpp chore: lint 2024-09-13 08:55:14 +02:00
cpu.hpp Revert "Add style class for CPU state" 2024-02-19 23:10:10 +01:00
cpu_frequency.hpp cpu module: Reuse getCpuFrequency of cpu_frequency module 2023-09-13 21:56:35 +02:00
cpu_usage.hpp fix: lint 2023-10-17 19:29:06 +02:00
custom.hpp fix(#3210): tooltip-format on custom modules not working in some cases (#3213) 2024-05-06 10:47:52 +02:00
disk.hpp Adding options to allow disk outputs to always be in a specific unit 2023-10-08 16:24:50 +01:00
gamemode.hpp Happy clang 2023-03-02 16:57:32 +03:00
idle_inhibitor.hpp Happy clang 2023-03-02 16:57:32 +03:00
image.hpp feat: tooltip for image module 2023-04-21 16:38:21 +08:00
inhibitor.hpp Happy clang 2023-03-02 16:57:32 +03:00
jack.hpp Happy clang 2023-03-02 16:57:32 +03:00
keyboard_state.hpp feat(keyboard-state): add binding-keys options 2023-08-20 08:33:34 +08:00
load.hpp fix: lint 2023-10-17 19:29:06 +02:00
memory.hpp Happy clang 2023-03-02 16:57:32 +03:00
network.hpp network: add bssid format replacement 2024-07-12 20:46:26 -05:00
power_profiles_daemon.hpp Add suggestion by clang-format 2024-06-21 16:43:21 +02:00
pulseaudio.hpp refactor: move pulseaudio handling to separate class 2023-10-15 17:52:12 -03:00
pulseaudio_slider.hpp feat: pulseaudio slider module 2023-10-15 17:52:12 -03:00
simpleclock.hpp Happy clang 2023-03-02 16:57:32 +03:00
sndio.hpp Happy clang 2023-03-02 16:57:32 +03:00
systemd_failed_units.hpp Fix build warnings 2024-02-12 20:09:22 +01:00
temperature.hpp Happy clang 2023-03-02 16:57:32 +03:00
upower.hpp Add config option to select UPower device based on device model. 2024-05-14 10:13:22 +02:00
user.hpp Happy clang 2023-03-02 16:57:32 +03:00
wireplumber.hpp Issue-3092 Add source support to wireplumber module 2024-09-25 05:03:24 +10:00