Files
Hyprland/src
scorpion-26andGitHub 07e4ba9d80 Fix crash in CConfigManager::parseKeyword (#1983)
If debug:manual_crash is set on startup, parseKeyword tries
to call g_pHyprNotificationOverlay->addNotification, but
g_pHyprNotificationOverlay isn't initialized yet (is nullptr)

This commit adds a sanity check for that.
2023-04-07 20:15:11 +01:00
..
2023-04-07 17:25:56 +01:00
2023-04-07 17:25:56 +01:00
2022-05-19 19:28:15 +02:00
2023-03-31 20:39:04 +01:00
2023-04-07 19:21:47 +01:00
2023-04-07 12:18:40 +01:00
2023-02-27 12:32:38 +00:00
2023-03-20 15:39:43 +00:00
2023-03-20 15:49:46 +00:00