Waybar/src
Anthony Ruhier 50a4fe9623
privacy: fix visibility when a module is disabled
Only consider a privacy module as visible if it is enabled in the
configuration. Otherwise, when screensharing or audio-in or audio-out is
in use but the associated module is not enabled, the privacy widget is
empty but still considered as visible.
2023-11-23 00:45:31 +01:00
..
modules privacy: fix visibility when a module is disabled 2023-11-23 00:45:31 +01: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 c++20. clock chrono API. STL + format 2023-11-10 17:57:26 +03: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