Commit History

Author SHA1 Message Date
  mikeykhalil 94ffd4bfc0 add getter for ignoreDoubleClickEvents field 7 years ago
  mikeykhalil 1f29124d11 updated Tray API to ignore double click events on macOS (#8952) 7 years ago
  Shelley Vohr 53bdf22c85 clang-format atom files 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
  Shubham 8dbb8ccbab add mouse-enter and mouse-exit events for tray 7 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 6381f44f26 mac: Pass useDefaultAccelerator to getAcceleratorForCommandId 8 years ago
  Cheng Zhao db98e256f2 mac: Add tray.getBounds() API 8 years ago
  Leonard Lamprecht 67dd19ed0f Replace OS X and Mac OS with macOS 8 years ago
  Cheng Zhao 9e26e5c121 Load HICON directly in NotifyIcon 9 years ago
  Cheng Zhao 2fba05b5e7 Add `menu` parameter for Tray.popUpContextMenu 9 years ago
  Nishanth Shanmugham d1e8e71e3f Tray: Add drag-end and drop events 9 years ago
  Nishanth Shanmugham 8a296f82a0 Tray: Remove extra qualification in header 9 years ago
  Nishanth Shanmugham 818892d474 Tray: Add drag-entered and drag-exited events 9 years ago
  Brandon Cash 60b14d03e9 Fix: tray NotfiyDropFiles typo 9 years ago
  Cheng Zhao 45491ca7ab Fix API changes 9 years ago
  Cheng Zhao 33eadad139 popContextMenu => popUpContextMenu 9 years ago
  Cheng Zhao edde653d60 Merge branch 'feature/modifiers-click-tray' of https://github.com/nishanths/electron into nishanths-feature/modifiers-click-tray 9 years ago
  Nishanth Shanmugham 74b4522195 Add keyboard modifiers payload to tray click events 9 years ago
  Nishanth Shanmugham f53995d555 Send bounding Rect on tray double click events 9 years ago
  Haojian Wu d342c9a6df Implement 'drop-files' tray event on OS X. 9 years ago
  Haojian Wu ed4c69343f Add 'tray.popContextMenu()' Windows implementation. 9 years ago
  Haojian Wu 4421fbf9f3 Implement 'tray.popContextMenu' API on OS X. 9 years ago
  Haojian Wu cca4f4abd5 Implement 'right-clicked' tray event on OS X. 9 years ago
  Cheng Zhao f5cf3556b1 Pass bounds in clicked event of tray 10 years ago
  deepak1556 6d7d068e49 tray: send tray icon position as payload onclick OSX 10 years ago