summaryrefslogtreecommitdiff
path: root/pkg/systray/notificator.go
AgeCommit message (Collapse)Author
2019-08-05[refactor] move svg icon to assets folderKali Kaneko (leap communications)
2019-08-05[bug] fix path for the snap iconKali Kaneko (leap communications)
2019-02-21[pkg] make the icon brandableRuben Pollan
Rename the icon to icon.svg/icon.ico instead of having the name of the app in it. - Resolves: #98
2019-02-21[locales] fix typoKali Kaneko (leap communications)
2019-02-07[locales] fix english typoRuben Pollan
2019-01-17[refactor] rename the imports into bitmask-vpnRuben Pollan
2019-01-15[feat] move provider configuration into a set of constantsRuben Pollan
2019-01-15[feat] Reorganize codeRuben Pollan
Let's use a more structured folder system: https://github.com/golang-standards/project-layout - Resolves: #99