summaryrefslogtreecommitdiff
path: root/systray.go
AgeCommit message (Expand)Author
2018-12-21[bug] launch the systray ASAP so notifications workRuben Pollan
2018-11-29[feat] don't need the cancel buttonRuben Pollan
2018-10-29[bug] revert setting of TMPDIR0.18.10Kali Kaneko (leap communications)
2018-10-25[feat] store temporary icons in /var/tmpRuben Pollan
2018-09-06[bug] on quit don't wait for notifications that might not come0.18.9Ruben Pollan
2018-09-06[feat] check regularly the statusRuben Pollan
2018-08-23[feat] fake state on clickRuben Pollan
2018-07-10[feat] autostart the standalone systray if the vpn was onRuben Pollan
2018-06-20[feat] sort gateways by timezoneRuben Pollan
2018-06-20[feat] capture SIGINT and close properlyRuben Pollan
2018-06-20[feat] pure go bitmask vpn implemenationRuben Pollan
2018-06-20[feat] display systray and bitmaskd version in aboutRuben Pollan
2018-05-24[feat] add about pageRuben Pollan
2018-04-25[feat] don't notify in 30 days if systray/donate is clickedRuben Pollan
2018-04-11[feat] autoconnect if is the first run or was not manually stoppedRuben Pollan
2018-04-11[feat] if quit stop vpnRuben Pollan
2018-03-27[i18n] simplify i18n stringsRuben Pollan
2018-03-22[feat] remove aboutRuben Pollan
2018-03-22[i18n] add pt-BR localeRuben Pollan
2018-03-20[feat] let's not notify about donations for nowRuben Pollan
2018-03-20[style] use upstream systray libraryRuben Pollan
2018-03-20[feat] remove the hack on exitRuben Pollan
2018-03-20[feat] only one systray can be in executionRuben Pollan
2018-03-20[bug] use our own fork of the systray libraryRuben Pollan
2018-02-21[feat] display the off icon while waiting for statusRuben Pollan
2018-02-21[feat] add i18n supportRuben Pollan
2018-02-16[feat] add a command line flag to enable gateway selectionRuben Pollan
2018-02-13[feat] new iconselijah
2018-02-13[feat] remove gateway selectionRuben Pollan
2018-02-13[doc] add copyright noticeRuben Pollan
2018-02-09[style] nicer lookingRuben Pollan
2018-02-08[style] remove unused codeRuben Pollan
2018-02-08[feat] use a config file to check when to produce the next notificationRuben Pollan
2018-02-08[feat] use the right urlsRuben Pollan
2018-02-08[style] point imports into leap repoRuben Pollan
2018-01-23[feat] add gateway selectionRuben Pollan
2018-01-19[feat] implement bitmask.core zmq comunicationRuben Pollan
2018-01-18[style] clean up wait loopRuben Pollan
2018-01-18[style] New assetsRuben Pollan
2018-01-16[feat] use cleaner iconsRuben Pollan
2018-01-16[feat] Dummy implementation of the systrayRuben Pollan