Waybar/include
Aleksei Bavshin 543290ab07
fix: `-Wnon-virtual-dtor` warning in CssReloadHelper
```
../include/util/css_reload_helper.hpp:15:7: warning: 'class waybar::CssReloadHelper' has virtual functions and accessible non-virtual destructor [-Wnon-virtual-dtor]
```
2024-02-17 21:43:10 -08:00
..
modules build: drop std::filesystem checks 2024-02-17 08:33:22 -08:00
util fix: `-Wnon-virtual-dtor` warning in CssReloadHelper 2024-02-17 21:43:10 -08:00
AAppIconLabel.hpp Add removed secondary identifier 2023-07-10 23:48:18 +02:00
AIconLabel.hpp Happy clang 2023-03-02 16:57:32 +03:00
ALabel.hpp Happy clang 2023-03-02 16:57:32 +03:00
AModule.hpp feat: add `module` class to the root elements of the modules 2024-02-14 22:41:13 -08:00
ASlider.hpp feat: pulseaudio slider module 2023-10-15 17:52:12 -03:00
IModule.hpp ISSUE#1977. AModule implements module actions call 2023-02-28 15:32:28 +03:00
bar.hpp refactor(bar): use Gtk enums for position and orientation 2024-02-14 22:11:21 -08:00
client.hpp Adding css reloader 2024-01-21 18:23:46 -08:00
config.hpp Add support for reading the config path from env 2022-09-05 08:21:36 +02:00
factory.hpp build: install man pages only for enabled modules 2024-02-17 21:43:08 -08:00
group.hpp refactor: move signal handler adding into separate method 2023-10-14 18:30:27 -03:00