index
:
systray
bcm/cgo-test
issue-2143-lib
issue-2143-ox
master
master_bak
test-pr-78
use-mac-os-version-value-instead-of-macro
a cross platfrom Go library to place an icon and menu in the notification area
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-06-25
Merge pull request #92 from gearboxworks/osx-mojave-fix
HEAD
master
joesis
2019-06-25
Attempt to fix https://github.com/getlantern/systray/issues/75
Mike Schinkel
2019-06-17
Merge pull request #91 from raunaqrox/patch-1
joesis
2019-06-18
Fix application path for MacOS in README
Sahebjot singh
2019-01-30
more precise comment of LR_DEFAULTSIZE
Joesis
2019-01-31
Merge pull request #78 from juja256/master
joesis
2019-01-30
Merge pull request #81 from michaelsanford/master
joesis
2019-01-29
Document cross-platform console window details
Michael Sanford
2019-01-10
fixed bad-looking icon issue on windows
Yevhen Hrubiian
2018-12-05
Merge pull request #76 from meskio/separator_windows
thistle
2018-11-29
Add the separator to the visible items
Ruben Pollan
2018-11-24
Merge pull request #74 from kalikaneko/bug/keep-track-of-hidden-items-win
joesis
2018-11-14
keep a slice with the visible items to fix positioning bug
kali
2018-11-02
Merge pull request #73 from swznd/patch-1
joesis
2018-11-02
Support macOS older than 10.13
Muhammad Fikri
2018-10-19
Merge pull request #69 from getlantern/pull-68
joesis
2018-10-19
define ERROR_SUCCESS as syscall.Errno
Joesis
2018-10-19
Merge pull request #68 from kalikaneko/bug/fix-broken-menuitem-show
joesis
2018-10-19
get rid of confusing error
Kali Kaneko
2018-10-18
make addOrUpdateMenuItem insert item if it was deleted
Kali Kaneko
2018-10-17
Merge pull request #63 from meskio/unlink_temp_files
joesis
2018-10-17
Merge pull request #66 from jefvel/fix-mac-deprecations
joesis
2018-10-17
Merge pull request #65 from jefvel/menu-item-icons
joesis
2018-10-16
Made statusItem imagePosition update based on if title and/or icon exists on mac
Aksel Kornesjö
2018-10-16
Fixed Mac deprecations. Icon is placed correctly.
jefvel
2018-10-16
Added info about SetIcon on menu items to readme and example
jefvel
2018-10-15
linux: use TMPDIR to store icons if defined
Ruben Pollan
2018-10-15
linux: delete temp files as soon as they are not needed
Ruben Pollan
2018-10-15
Made it possible to add icons to menu items on Mac
jefvel
2018-08-23
Merge pull request #56 from getlantern/amkulikov
Percy Wegmann
2018-08-23
Merge pull request #44 from amkulikov/dev_windows_syscall_pr
Percy Wegmann
2018-07-09
Merge pull request #51 from stoggi/revert-46-macos-template-icon
joesis
2018-07-09
Revert "Use templated icons for the menu bar in macOS"
Jeremy Stott
2018-06-06
Merge pull request #46 from stoggi/macos-template-icon
Myles Horton
2018-04-10
Use templated icons for the menu bar in macOS
Jeremy Stott
2018-04-08
windows: improved tests
Alexander Kulikov
2018-04-08
windows: made windows constants private, fixed little bugs, added automatic i...
Alexander Kulikov
2018-04-04
windows: All c++ and DLLs removed, instead of it system calls are used. Also ...
Alexander Kulikov
2018-03-20
Merge pull request #39 from meskio/hide_widgets_linux
joesis
2018-03-20
Merge pull request #41 from meskio/exit_main_linux
joesis
2018-03-19
Fixed hide show in linux
Ruben Pollan
2018-03-19
On quit exit main loop on linux
Ruben Pollan
2018-01-17
Merge pull request #36 from novln/patch-1
joesis
2018-01-09
fix: linux compilation warning
LE ROUX Thomas
2017-09-13
Fixed windows 32 bit
Ox Cart
2017-09-13
Setting icon size explicitly on OS X
Ox Cart
2017-09-13
Merge pull request #32 from getlantern/issue881
joesis
2017-09-12
Added separator functionality for linux
Ox Cart
2017-09-12
Added separator functionality for windows
Ox Cart
2017-09-12
Merge branch 'master' into issue881
Ox Cart
[next]