mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-02 09:01:50 -05:00
pulse-server: implement module-x11-bell
Just load the x11-bell module into the pulse server. See #1668
This commit is contained in:
parent
5c894c2283
commit
373432a4e7
4 changed files with 148 additions and 0 deletions
|
|
@ -261,6 +261,7 @@ pipewire_module_protocol_pulse_sources = [
|
|||
'module-protocol-pulse/modules/module-switch-on-connect.c',
|
||||
'module-protocol-pulse/modules/module-tunnel-sink.c',
|
||||
'module-protocol-pulse/modules/module-tunnel-source.c',
|
||||
'module-protocol-pulse/modules/module-x11-bell.c',
|
||||
'module-protocol-pulse/modules/module-zeroconf-discover.c',
|
||||
]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue