Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2015-06-15 | Make names more pythonic | Marek Siarkowicz | 1 | -1/+1 | |
2015-06-13 | First step of zik 2.0 feature implementation. | Marek Siarkowicz | 1 | -0/+6 | |
2015-06-12 | Refactor. | Marek Siarkowicz | 1 | -126/+189 | |
2015-06-12 | Allow adding different zik version interfaces. | Marek Siarkowicz | 1 | -3/+21 | |
2015-06-12 | Fix pep8. | Marek Siarkowicz | 1 | -54/+68 | |
2015-06-12 | Remove unused imports. | Marek Siarkowicz | 1 | -2/+0 | |
2015-06-12 | Replace tabs with 4 spaces. | Marek Siarkowicz | 1 | -2/+2 | |
2014-01-17 | Moved mac NSObject class to separate file | Dmitry Moiseev | 1 | -21/+1 | |
2014-01-17 | removed additional quit menu item | Dmitry Moiseev | 1 | -4/+0 | |
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 |