Skip to content
Snippets Groups Projects
  1. Dec 21, 2018
    • 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
      43b06b2e
  2. Nov 29, 2018
  3. Oct 29, 2018
  4. Oct 25, 2018
  5. Sep 06, 2018
  6. Aug 23, 2018
    • meskio's avatar
      [feat] fake state on click · 60310f3b
      meskio authored
      Let's change the systray state as soon as the user clicks on it, instead
      of waiting for openvpn to notify the status change.
      60310f3b
  7. Jul 10, 2018
  8. Jun 20, 2018
  9. Jun 19, 2018
  10. May 23, 2018
  11. Apr 25, 2018
  12. Apr 10, 2018
  13. Mar 27, 2018
  14. Mar 22, 2018
  15. Mar 20, 2018
  16. Feb 21, 2018
  17. Feb 15, 2018
  18. Feb 14, 2018
  19. Feb 13, 2018
  20. Feb 08, 2018
  21. Jan 23, 2018
  22. Jan 19, 2018
  23. Jan 18, 2018
  24. Jan 16, 2018
Loading