Waybar/src
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 feat: add `module` class to the root elements of the modules 2024-02-14 22:41:13 -08:00
util Merge pull request #2852 from dpayne/add_css_reload 2024-01-29 22:44:29 +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 feat: add `module` class to the root elements of the modules 2024-02-14 22:41:13 -08:00
AModule.cpp c++20. clock chrono API. STL + format 2023-11-10 17:57:26 +03:00
ASlider.cpp feat: add `module` class to the root elements of the modules 2024-02-14 22:41:13 -08:00
bar.cpp refactor(bar): use Gtk enums for position and orientation 2024-02-14 22:11:21 -08:00
client.cpp fix: tpyo 2024-01-31 22:59:09 +01:00
config.cpp config:output:Allow multiple exclusions & wildcard 2023-03-13 00:44:07 +00:00
factory.cpp build: drop std::filesystem checks 2024-02-17 08:33:22 -08:00
group.cpp Removing unnecessary parts of transition_type handling 2024-02-04 16:17:06 +01:00
main.cpp Fixing memory leak on update UPower tooltip 2023-02-08 17:19:51 +11:00