aboutsummaryrefslogtreecommitdiff
path: root/SysIndicator.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* removed additional quit menu itemDmitry Moiseev2014-01-171-4/+0
|
* Native OS X system indicator using PyObjCDmitry Moiseev2014-01-091-16/+56
|
* Add second option for icon paths on LinuxMartin Eve2013-12-271-1/+3
| | | | This commit assesses whether the user has installed the icon packs into their /usr/share directory and, if not, it instead reverts to using the icons relative to the path of the currently executing script. This allows pyParrotZik to run in a standalone environment without relying on modifications to system files.
* Added rumps supportDmitry Moiseev2013-12-131-14/+39
|
* removed debug outputDmitry Moiseev2013-12-131-3/+0
|
* SysIndicator wrapper on top of appindicator/pygtk/rumps for cross-platfrom ↵Dmitry Moiseev2013-12-131-0/+115
system indicator