Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | First step of zik 2.0 feature implementation. | Marek Siarkowicz | 2015-06-13 | 1 | -0/+6 |
| | |||||
* | Refactor. | Marek Siarkowicz | 2015-06-12 | 1 | -126/+189 |
| | |||||
* | Allow adding different zik version interfaces. | Marek Siarkowicz | 2015-06-12 | 1 | -3/+21 |
| | |||||
* | Fix pep8. | Marek Siarkowicz | 2015-06-12 | 1 | -54/+68 |
| | |||||
* | Remove unused imports. | Marek Siarkowicz | 2015-06-12 | 1 | -2/+0 |
| | |||||
* | Replace tabs with 4 spaces. | Marek Siarkowicz | 2015-06-12 | 1 | -2/+2 |
| | |||||
* | Moved mac NSObject class to separate file | Dmitry Moiseev | 2014-01-17 | 1 | -21/+1 |
| | |||||
* | removed additional quit menu item | Dmitry Moiseev | 2014-01-17 | 1 | -4/+0 |
| | |||||
* | Native OS X system indicator using PyObjC | Dmitry Moiseev | 2014-01-09 | 1 | -16/+56 |
| | |||||
* | Add second option for icon paths on Linux | Martin Eve | 2013-12-27 | 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. | ||||
* | Added rumps support | Dmitry Moiseev | 2013-12-13 | 1 | -14/+39 |
| | |||||
* | removed debug output | Dmitry Moiseev | 2013-12-13 | 1 | -3/+0 |
| | |||||
* | SysIndicator wrapper on top of appindicator/pygtk/rumps for cross-platfrom ↵ | Dmitry Moiseev | 2013-12-13 | 1 | -0/+115 |
system indicator |