summaryrefslogtreecommitdiffstatshomepage
path: root/notifyicon.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* notifyicon: remove balloon icon hackJason A. Donenfeld2019-05-061-9/+2
* notifyicon: receive events when user clicks popup balloonJason A. Donenfeld2019-05-051-8/+17
* notifyicon: allow showing custom iconsJason A. Donenfeld2019-05-051-12/+33
* notifyicon: Use mainwindow's window instead of creating ownJason A. Donenfeld2019-02-251-28/+4
* Add build tags to allow this library to be included in a cross platform program. This allows for several things:Joseph Watson2015-09-151-0/+2
* Use win instead of go-winapi package and import qualifiedAlexander Neumann2013-07-251-47/+47
* Group imports everywhereAlexander Neumann2013-07-241-2/+4
* Export MustRegisterWindowClassAlexander Neumann2012-09-151-1/+1
* Clean up window class registrationAlexander Neumann2012-09-151-3/+3
* NotifyIcon: Add support for balloon messages.Alexander Neumann2012-09-151-0/+49
* Run go fix; apply additional manual fixesAlexander Neumann2012-02-201-6/+5
* Remove winapi sub-package and use github.com/lxn/go-winapi insteadAlexander Neumann2012-02-201-1/+1
* Revert directory layout to what we had initiallyAlexander Neumann2012-02-201-0/+281