misc: do not hang if graphics backend is not available

This commit is contained in:
Vladimir Stoiakin 2025-05-12 17:47:29 +03:00
parent ba3f08698e
commit 23e24f7f89
4 changed files with 38 additions and 63 deletions

View file

@ -12,6 +12,7 @@ If a change only affects particular applications, they are listed in parentheses
- misc: Use standard C library instead of builtin functions (!49, thanks @vstoiakin)
- feat: Add support for split packaging of buffyboard and unl0kr (!54, thanks @vstoiakin)
- fix: Do not hang if graphics backend is not available (!57, thanks @vstoiakin)
## 3.3.0 (2025-04-15)