mirror of
https://github.com/hyprwm/hyprlang.git
synced 2025-12-20 03:50:02 +01:00
* config.cpp: fix parsing invalid hex Instead of crashing on an invalid hex, return an error. * config: return an error on an invalid hex value * cleanup * style: add references for catching exceptions * style: ignore `std::out_of_range` |
||
|---|---|---|
| .. | ||
| common.cpp | ||
| config.cpp | ||
| config.hpp | ||
| core.hpp | ||
| logger.hpp | ||
| public.hpp | ||