aboutsummaryrefslogtreecommitdiff
path: root/SysIndicator.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-06-13First step of zik 2.0 feature implementation.Marek Siarkowicz1-0/+6
2015-06-12Refactor.Marek Siarkowicz1-126/+189
2015-06-12Allow adding different zik version interfaces.Marek Siarkowicz1-3/+21
2015-06-12Fix pep8.Marek Siarkowicz1-54/+68
2015-06-12Remove unused imports.Marek Siarkowicz1-2/+0
2015-06-12Replace tabs with 4 spaces.Marek Siarkowicz1-2/+2
2014-01-17Moved mac NSObject class to separate fileDmitry Moiseev1-21/+1
2014-01-17removed additional quit menu itemDmitry Moiseev1-4/+0
2014-01-09Native OS X system indicator using PyObjCDmitry Moiseev1-16/+56
2013-12-27Add second option for icon paths on LinuxMartin Eve1-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.
2013-12-13Added rumps supportDmitry Moiseev1-14/+39
2013-12-13removed debug outputDmitry Moiseev1-3/+0
2013-12-13SysIndicator wrapper on top of appindicator/pygtk/rumps for cross-platfrom ↵Dmitry Moiseev1-0/+115
system indicator