Waybar/src
Caleb Harper 4d339f05af
Fix segmentation fault in WirePlumber module
The WirePlumber module assumes that either the node's name or
description will not be null. This leads to a segmentation fault when
both are.

The solution provided is to set self->node_name_ to a default value in
this case.
2023-11-06 09:50:13 -06:00
..
modules Fix segmentation fault in WirePlumber module 2023-11-06 09:50:13 -06:00
util Merge pull request #2612 from ErikReider/privacy-module 2023-11-06 09:42:35 +01:00
AAppIconLabel.cpp Add removed secondary identifier 2023-07-10 23:48:18 +02:00
AIconLabel.cpp refactor: disable icon by default 2022-03-10 09:48:50 +01:00
ALabel.cpp Revert "Revert "Fix potential memory leaks"" 2023-10-24 17:51:38 +02:00
AModule.cpp Apply formatting 2023-08-16 17:33:36 +02:00
ASlider.cpp feat: pulseaudio slider module 2023-10-15 17:52:12 -03:00
bar.cpp Initial implementation 2023-10-26 23:22:02 +02:00
client.cpp Initial implementation 2023-10-26 23:22:02 +02:00
config.cpp config:output:Allow multiple exclusions & wildcard 2023-03-13 00:44:07 +00:00
factory.cpp Initial implementation 2023-10-26 23:22:02 +02:00
group.cpp fix: add hover handler to every element in the group drawer 2023-10-14 22:13:01 -03:00
main.cpp Fixing memory leak on update UPower tooltip 2023-02-08 17:19:51 +11:00