Skip to content
Snippets Groups Projects
  1. Feb 21, 2019
  2. Feb 12, 2019
  3. Feb 07, 2019
  4. Feb 05, 2019
  5. Feb 04, 2019
  6. Jan 31, 2019
  7. Jan 29, 2019
  8. Jan 24, 2019
  9. Jan 17, 2019
  10. Jan 15, 2019
  11. Jan 12, 2019
  12. Jan 09, 2019
  13. Jan 03, 2019
  14. 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
  15. Dec 20, 2018
  16. Dec 19, 2018
  17. Dec 13, 2018
  18. Dec 12, 2018
Loading