Added tray menu#54
Conversation
Added context menu when tray icon is right clicked.
Fixed startup jiggle to reflect in tray context menu
This reverts commit fadbc10.
Also added single left click on tray icon
Bug, if launching, then clicking Jiggle then minimizing. Hovering over tray icon shows "every 0 seconds" not every 1 second.
Added random timer
|
I added the timer feature from Issue #45 --- however, failing to save the Setting property... just won't keep it no matter what I tried. I also noticed (probably too late) that there's a Dev branch. Should I be doing the pull requests to that branch instead @cerebrate ? |
Dev branch would be better in general, but don't bother rebasing this one; I'll merge it with dev manually. |
|
Very cool, thanks for getting back to me @cerebrate. For any further enhancements I'll simply fork and do pull requests from the Dev branch --- after you do the merges of course. |
Added context menu when tray icon is right clicked.