Alexey Yerin
b15714b38a
pipewire: Improve handling of node switching
...
When switching to a node that has a missing property, yambar didn't
reset its internal state to the default value, causing outdated
information to be displayed.
2024-11-27 00:03:12 +03:00
Delgan
b3313cefc6
Fix remaining typos in the codebase (and update CI checks)
2024-05-02 16:28:51 +00:00
Delgan
b85ba99980
Apply "clang-format" preferences globally
2024-04-07 10:05:10 +02:00
Ogromny
bdbcc0100a
modules/pipewire: change type of volume from uint8 to uint16
2023-01-16 10:29:16 +01:00
Ogromny
10fde4dd0a
modules/pipewire: use roundf instead of ceilf for more accuracy
2023-01-16 10:29:16 +01:00
Daniel Eklöf
f75168796a
module/pipewire: handle failures when trying to connect to pipewire
...
* Replace asserts() with error logs
* Handle not being connected in content()
* Return from run() with an error
2023-01-02 14:08:21 +01:00
Daniel Eklöf
710cede371
module/pipewire: disable debug logging
2022-12-17 18:26:31 +01:00
Daniel Eklöf
3ca274759a
module: const:ify ‘module’ argument to module->description()
2022-12-14 12:05:17 +01:00
Ogromny
19a9f099e2
modules/pipewire: new module
2022-12-13 10:16:58 +01:00