mirror of
https://github.com/hyprwm/Hyprland.git
synced 2026-02-05 03:45:33 +00:00
* Use std::filesystem::path in hyprpm DataState to avoid concatenating strings with (folder + "/" + file) * Added getPluginStates helper method in DataState * Small clang-tidy improvements