mirror of
https://github.com/hyprwm/Hyprland.git
synced 2026-02-05 04:35:28 +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