about summary refs log tree commit diff stats
path: root/src/tray.h
Commit message (Collapse)AuthorAgeFilesLines
* Load/destroy tray icons on init/shutdownJames Booth2016-04-181-3/+3
|
* Moved gtk specific code to tray.cJames Booth2016-04-181-0/+4
|
* libgtk is now optionalDavid2016-03-301-1/+1
| | | | Having the lib is no more needed.
* fixing leakingsDavid2016-03-121-0/+9
|
* Introduce Tray Icon for ProfanityDavid2016-03-061-0/+41
Add tray icon for profanity based on Gtk StatusIcon. Different icon is displayed in case the user has unread messages.