Shelley Vohr
|
fc94fb4480
fix: destroy tray on current tick (#18196) (#19619)
|
5 years ago |
trop[bot]
|
670291b0ab
fix: tray.displayBalloon() does not work with custom icon on Windows (#19530)
|
5 years ago |
Nitish Sakhawalkar
|
ffd2224bbe
Node 12 Upgrade (5-0-x) (#17752)
|
6 years ago |
Jeremy Apthorp
|
d01db5a656
migrate to non-deprecated v8 functions
|
6 years ago |
Milan Burda
|
a08ca9defb
fix: don't crash on tray.setContextMenu(null) (#14322)
|
6 years ago |
Shelley Vohr
|
003a5a0160
remove tray.setHighlightMode() deprecation
|
7 years ago |
mikeykhalil
|
94ffd4bfc0
add getter for ignoreDoubleClickEvents field
|
7 years ago |
mikeykhalil
|
208374afa4
clean up ignore double click event implementation
|
7 years ago |
mikeykhalil
|
1f29124d11
updated Tray API to ignore double click events on macOS (#8952)
|
7 years ago |
Shelley Vohr
|
c6f4bbd143
also format missing .cc files
|
7 years ago |
shelley vohr
|
0e5b6f9300
Upgrade to node v9.3.0 (#11507)
|
7 years ago |
shelley vohr
|
193febd18c
deprecate boolean highlightMode param (#11993)
|
7 years ago |
Shelley Vohr
|
57738e6981
no longer support bool param for setHighlightMode
|
7 years ago |
Cheng Zhao
|
4342480473
Fix cpplint warnings
|
7 years ago |
Sean Bannigan
|
0b205019b6
add mouse-move event and click event position for tray
|
7 years ago |
Kevin Sawicki
|
70544440f9
Add location and keyboard modifiers to tray mouse events
|
7 years ago |
Kevin Sawicki
|
2406d6c279
Rename to mouse-leave for consistency with drag-leave
|
7 years ago |
Shubham
|
8dbb8ccbab
add mouse-enter and mouse-exit events for tray
|
7 years ago |
Cheng Zhao
|
497f5a1199
Update files for Chrome 54 API changes
|
8 years ago |
Cheng Zhao
|
8c3232dc56
Every native class now gets a name
|
8 years ago |
Cheng Zhao
|
cb19efe49c
Pass FunctionTemplate in BuildPrototype
|
8 years ago |
Cheng Zhao
|
8f62e79243
GetConstructor now returns FunctionTemplate
|
8 years ago |
Cheng Zhao
|
8cd4612fe0
Get rid of Constructor class
|
8 years ago |
Cheng Zhao
|
1505a46ed0
Do not rely on Constructor to call Init
|
8 years ago |
Kevin Sawicki
|
c4e743d207
Add TODO to deprecate boolean param
|
8 years ago |
Kevin Sawicki
|
8e1de88512
Correct typo in variable name
|
8 years ago |
Kevin Sawicki
|
b2f9cce297
Add option to always highlight the tray icon
|
8 years ago |
Cheng Zhao
|
16e43a7f15
Merge pull request #6490 from wilsonpage/add-drop-text-support
|
8 years ago |
Wilson Page
|
90f8a7e828
Add support for dropped text in osx
|
8 years ago |
Cheng Zhao
|
5a604f8e79
Destroy the native tray in next tick
|
8 years ago |