Shelley Vohr
|
c6f4bbd143
also format missing .cc files
|
6 lat temu |
Cheng Zhao
|
4342480473
Fix cpplint warnings
|
7 lat temu |
Sean Bannigan
|
0b205019b6
add mouse-move event and click event position for tray
|
7 lat temu |
Kevin Sawicki
|
70544440f9
Add location and keyboard modifiers to tray mouse events
|
7 lat temu |
Shubham
|
8dbb8ccbab
add mouse-enter and mouse-exit events for tray
|
7 lat temu |
Cheng Zhao
|
e91eed6758
FOR_EACH_OBSERVER is removed
|
7 lat temu |
Kevin Sawicki
|
b2f9cce297
Add option to always highlight the tray icon
|
8 lat temu |
Cheng Zhao
|
16e43a7f15
Merge pull request #6490 from wilsonpage/add-drop-text-support
|
8 lat temu |
Wilson Page
|
90f8a7e828
Add support for dropped text in osx
|
8 lat temu |
Cheng Zhao
|
6381f44f26
mac: Pass useDefaultAccelerator to getAcceleratorForCommandId
|
8 lat temu |
Cheng Zhao
|
db98e256f2
mac: Add tray.getBounds() API
|
8 lat temu |
Cheng Zhao
|
9e26e5c121
Load HICON directly in NotifyIcon
|
8 lat temu |
Cheng Zhao
|
2fba05b5e7
Add `menu` parameter for Tray.popUpContextMenu
|
9 lat temu |
Nishanth Shanmugham
|
d1e8e71e3f
Tray: Add drag-end and drop events
|
9 lat temu |
Nishanth Shanmugham
|
818892d474
Tray: Add drag-entered and drag-exited events
|
9 lat temu |
Brandon Cash
|
60b14d03e9
Fix: tray NotfiyDropFiles typo
|
9 lat temu |
Cheng Zhao
|
33eadad139
popContextMenu => popUpContextMenu
|
9 lat temu |
Cheng Zhao
|
edde653d60
Merge branch 'feature/modifiers-click-tray' of https://github.com/nishanths/electron into nishanths-feature/modifiers-click-tray
|
9 lat temu |
Nishanth Shanmugham
|
74b4522195
Add keyboard modifiers payload to tray click events
|
9 lat temu |
Nishanth Shanmugham
|
f53995d555
Send bounding Rect on tray double click events
|
9 lat temu |
Haojian Wu
|
d342c9a6df
Implement 'drop-files' tray event on OS X.
|
9 lat temu |
Haojian Wu
|
ed4c69343f
Add 'tray.popContextMenu()' Windows implementation.
|
9 lat temu |
Haojian Wu
|
4421fbf9f3
Implement 'tray.popContextMenu' API on OS X.
|
9 lat temu |
Haojian Wu
|
cca4f4abd5
Implement 'right-clicked' tray event on OS X.
|
9 lat temu |
Cheng Zhao
|
f5cf3556b1
Pass bounds in clicked event of tray
|
9 lat temu |
deepak1556
|
6d7d068e49
tray: send tray icon position as payload onclick OSX
|
9 lat temu |
Cheng Zhao
|
ab83b21fa6
Use gfx::Image instead of gfx::ImageSkia in API
|
10 lat temu |
Cheng Zhao
|
22c4911b58
linux: GTK+ status icon has come back
|
10 lat temu |
Cheng Zhao
|
9f99209733
win: Add "balloon-show" and "balloon-closed" events
|
10 lat temu |
Cheng Zhao
|
210c97f957
win: Add "balloon-clicked" event for Tray
|
10 lat temu |