Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Load/destroy tray icons on init/shutdown | James Booth | 2016-04-18 | 1 | -3/+3 |
| | |||||
* | Moved gtk specific code to tray.c | James Booth | 2016-04-18 | 1 | -0/+4 |
| | |||||
* | libgtk is now optional | David | 2016-03-30 | 1 | -1/+1 |
| | | | | Having the lib is no more needed. | ||||
* | fixing leakings | David | 2016-03-12 | 1 | -0/+9 |
| | |||||
* | Introduce Tray Icon for Profanity | David | 2016-03-06 | 1 | -0/+41 |
Add tray icon for profanity based on Gtk StatusIcon. Different icon is displayed in case the user has unread messages. |