hyprlang/src
Eduard Tykhoniuk 5b175c9704
config: Return an error on invalid hex values. (#54)
* 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`
2024-09-02 00:45:17 +02:00
..
common.cpp internal: various stability improvements 2024-02-11 15:38:51 +00:00
config.cpp config: Return an error on invalid hex values. (#54) 2024-09-02 00:45:17 +02:00
config.hpp dynamic: fix dynamic variables being blocked by flag keywords 2024-05-15 17:45:27 +01:00
core.hpp initial commit 2023-12-28 20:38:01 +01:00
logger.hpp initial commit 2023-12-28 20:38:01 +01:00
public.hpp internal: move public stuff to include/hyprlang.hpp 2023-12-29 18:01:07 +01:00