Hyprland/hyprpm/src/core
Tuur Vanhoutte 43ca66779b
hyprpm: use glaze to parse hyprctl plugin list (#8812)
* Use std::filesystem::path in hyprpm DataState to avoid concatenating strings with (folder + "/" + file)
* Added getPluginStates helper method in DataState
* Small clang-tidy improvements
2024-12-27 14:40:46 +00:00
..
DataState.cpp hyprpm: use glaze to parse hyprctl plugin list (#8812) 2024-12-27 14:40:46 +00:00
DataState.hpp hyprpm: use glaze to parse hyprctl plugin list (#8812) 2024-12-27 14:40:46 +00:00
Manifest.cpp misc: constify the remaining for loops (#7534) 2024-08-26 20:24:30 +02:00
Manifest.hpp hyprpm: add support for minimum versions 2024-04-05 00:46:37 +01:00
Plugin.hpp hyprpm: Add support for specifying exact git revisions for plugin repo (#4983) 2024-03-06 12:01:04 +00:00
PluginManager.cpp hyprpm: use glaze to parse hyprctl plugin list (#8812) 2024-12-27 14:40:46 +00:00
PluginManager.hpp hyprpm: target installed instead of running version (#8634) 2024-12-11 17:49:09 +01:00