about summary refs log tree commit diff stats
path: root/src/tray.c
Commit message (Expand)AuthorAgeFilesLines
* Add /tray timer <seconds>James Booth2016-05-151-1/+10
* Add /tray read on|off commandJames Booth2016-05-151-2/+15
* Show correct tray icon immediately on enableJames Booth2016-04-181-1/+3
* Load/destroy tray icons on init/shutdownJames Booth2016-04-181-8/+8
* Moved gtk specific code to tray.cJames Booth2016-04-181-0/+35
* Merge remote-tracking branch 'Dav1d23/master'James Booth2016-04-111-20/+23
* Use log facilities instead of printing on the stderrDavid2016-04-101-1/+2
* Re-introduce gtk_use booleanDavid2016-04-101-1/+1
* libgtk is now optionalDavid2016-03-301-1/+5
* typoDavid2016-03-131-1/+1
* fix possible free(NULL)David2016-03-131-2/+6
* fixing leakingsDavid2016-03-121-4/+27
* read icons from local dirDavid2016-03-101-17/+38
* Fix icons when installed in share... it is working now!David2016-03-091-6/+17
* Use a folder to add iconsDavid2016-03-071-5/+23
* Introduce Tray Icon for ProfanityDavid2016-03-061-0/+81