Hyprland/src/config
Jan Beich 33015546c6
config: add missing header for libc++ after 92744b5b9a (#7403)
In file included from src/pch/pch.hpp:1:
In file included from src/Compositor.hpp:11:
src/config/ConfigManager.hpp:147:10: error: no template named 'variant' in namespace 'std'
  147 |     std::variant<SBoolData, SRangeData, SFloatData, SStringData, SColorData, SChoiceData, SGradientData, SVectorData> data;
      |     ~~~~~^
2024-08-19 13:46:36 +01:00
..
ConfigDataValues.hpp style: fix clang-format 2024-07-13 12:36:35 +02:00
ConfigDescriptions.hpp IPC: Add config descriptions (#7377) 2024-08-17 17:33:16 +01:00
ConfigManager.cpp IPC: Add config descriptions (#7377) 2024-08-17 17:33:16 +01:00
ConfigManager.hpp config: add missing header for libc++ after 92744b5b9a (#7403) 2024-08-19 13:46:36 +01:00
ConfigValue.hpp misc: a few compiler level performance optimisations (#6559) 2024-06-17 17:37:36 +02:00
defaultConfig.hpp hyprland.conf: update master section (#6537) 2024-06-16 16:44:13 +03:00