mirror of
https://github.com/hyprwm/Hyprland.git
synced 2026-03-11 01:34:47 +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