AppImage / AppImage/type2-runtime
Add back notifications in the case of errors
Aberta
- Linguagem predominante
- C
- Estrelas
- 73
- Forks
- 35
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
In the old runtime, we were using dlopen to send desktop notifications as a way to notify the user if somehting went wrong.
Since we no longer have the possibility to use dlopen, this was removed.
We should use the `notify-send` command if it is found on the `$PATH` instead.
Without this, the user gets no feedback whatsoever in the GUI in case somehting goes wrong.
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.