Skip to content
Snippets Groups Projects
Unverified Commit 43b06b2e authored by meskio's avatar meskio :tent:
Browse files

[bug] launch the systray ASAP so notifications work

The linux version of the notifications library we are using doesn't
handle the gtk.main loop. It requires the systray to be running to be
able to display a notification.

Spliting the start of the systray and the loop we can start the systray
pretty early and later on launch the main loop once we have bitmask and
other stuff ready.

- Related: #88
parent 5600fdb4
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment