Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2014-01-09 | Native OS X system indicator using PyObjC | Dmitry Moiseev | 1 | -16/+56 | |
2013-12-27 | Add second option for icon paths on Linux | Martin Eve | 1 | -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-13 | Added rumps support | Dmitry Moiseev | 1 | -14/+39 | |
2013-12-13 | removed debug output | Dmitry Moiseev | 1 | -3/+0 | |
2013-12-13 | SysIndicator wrapper on top of appindicator/pygtk/rumps for cross-platfrom ↵ | Dmitry Moiseev | 1 | -0/+115 | |
system indicator |