Age | Commit message (Collapse) | Author |
|
|
|
This is a nasty hack. Proper solution will require moving all
update related functionality out of the main window.
Running instances and updating should be mutually exclusive.
|
|
confirmation dialog is open
|
|
|
|
|
|
|
|
This prevents some ugly colors to show up on macOS in most cases.
It still looks ugly right after you switch to the it though.
|
|
This tries to detect the issue and instructs the user to fix it by
moving the application to /Applications or ~/Applications.
In addition, several other previously poorly handled fatal errors
now show an error dialog.
|
|
This should fix any issues with receiving events over IPC.
|
|
|
|
Very wizardly. Also very empty and opening on every start for now.
|
|
|
|
|
|
|
|
Instead of just checking if the new version started, make sure
it is able to write its IPC key to a file and then use the key
to connect to the process.
|
|
Prevents crash bugs...
|
|
|
|
* Always create main window.
* Properly handle netowrk manager - it was created twice, leading to potential crashes.
|
|
|
|
|
|
|
|
instance application.
|
|
|
|
|
|
|
|
|
|
command line output gets printed there
|
|
|
|
|
|
(notifications.json) paths.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|