Waybar/include
Aleksei Bavshin 104accdc34
build: drop std::filesystem checks
The `<experimental/filesystem>` and `-lc++experimental` aren't needed
since LLVM 9.0. And since we now require C++20, checking for the
`<filesystem>` support shouldn't be necessary either.
2024-02-17 08:33:22 -08:00
..
modules build: drop std::filesystem checks 2024-02-17 08:33:22 -08:00
util Merge pull request #2852 from dpayne/add_css_reload 2024-01-29 22:44:29 +01: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: drop std::filesystem checks 2024-02-17 08:33:22 -08:00
group.hpp refactor: move signal handler adding into separate method 2023-10-14 18:30:27 -03:00