Skip to content
Snippets Groups Projects
  1. Jan 15, 2019
  2. Jan 12, 2019
  3. Jan 09, 2019
  4. Jan 03, 2019
  5. Dec 21, 2018
    • meskio's avatar
      [bug] get vpn cert on vpn start · 276eb57b
      meskio authored
      Is not uncommon for the systray to be launched without internet access.
      For example in the autostart if the network hasn't come up yet.
      
      Let's fetch the vpn cert when the vpn is starting, instead of in the
      initialization of the standalone bitmask. So if the initialization
      happens when there is no network the systray doesn't fail to start.
      
      - Resolves: #88
      Unverified
      276eb57b
    • meskio's avatar
      [bug] launch the systray ASAP so notifications work · 43b06b2e
      meskio authored
      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
      Unverified
      43b06b2e
  6. Dec 20, 2018
  7. Dec 19, 2018
  8. Dec 13, 2018
  9. Dec 12, 2018
  10. Nov 29, 2018
  11. Nov 23, 2018
  12. Nov 22, 2018
  13. Nov 21, 2018
  14. Nov 20, 2018
  15. Nov 14, 2018
  16. Nov 12, 2018
  17. Oct 29, 2018
  18. Oct 25, 2018
  19. Oct 16, 2018
  20. Oct 11, 2018
  21. Oct 10, 2018
Loading