Johannes Bittner
Johannes Bittner
When a user reads the message "Added 3 applications", the information is that something has been added, that something has changed. But if nothing has changed on my system, I...
Maybe a improved way would be to show the notification only if a new application has been added. So appimaged keeps track of the installed applications, and if a new...
I noticed that when I run `dispatchMain()` after the loop (and changing the while condition to e.g. "i < 20000"), the process uses less memory again. Before the connection loop,...