aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/helpers/Watchdog.cpp
AgeCommit message (Expand)Author
2024-08-12core: fix data race and a unsigned int rollover (#7278)Tom Englund
2024-06-28core: fix a few ubsan issues reported at exit of hyprland (#6699)Tom Englund
2024-03-03config: improve config value infrastructureVaxry
2024-02-18Migrate the config to hyprlang (#4656)Vaxry
2023-09-29watchdog: don't hang on exitvaxerski
2023-09-29watchdog: remove thread on destroyvaxerski
2023-09-29internal: add a watchdogvaxerski