summaryrefslogtreecommitdiff
path: root/src/leap/bitmask/gui/systray.py
AgeCommit message (Collapse)Author
2013-11-08Use custom systray that ease the tooltip use.Ivan Alejandro
- Create a custom SysTray that allows us to set services tooltips independently. - Initialize tooltip with service name at start. - Update required service status on tooltip update. [Closes #3998]