Charles Kerr
|
c83f836faf
refactor: prefer using app.whenReady() (#21972)
|
5 years ago |
bitdisaster
|
89eb309d0b
feat: allow GUID parameter to avoid systray demotion on Windows (#21891)
|
5 years ago |
Shelley Vohr
|
b90537a629
feat: add tray.closeContextMenu() (#21807)
|
5 years ago |
Shelley Vohr
|
5c6f9a6947
feat: add mouse-down & mouse-up to Tray (#21795)
|
5 years ago |
Milan Burda
|
03debb4ef9
feat: add tray.focus() (#19548)
|
5 years ago |
Milan Burda
|
0fb3c8cb7c
feat: add new options to tray.displayBalloon() (#19544)
|
5 years ago |
Milan Burda
|
ee674acca4
feat: add tray.removeBalloon() (#19547)
|
5 years ago |
Micha Hanselmann
|
47a38daee2
feat: migrate custom macOS tray view to native one (#18981)
|
5 years ago |
Micha Hanselmann
|
2467350180
feat: support `mouse-move` event of Tray API on Windows (#19265)
|
5 years ago |
Micha Hanselmann
|
1f70dfbffd
chore: deprecate setHighlightMode (#19202)
|
5 years ago |
Samuel Attard
|
a96b6e2c96
build: move to the new docs parser (#18103)
|
6 years ago |
Shelley Vohr
|
2fb9085e5b
feat: add tray.getTitle() (#17385)
|
6 years ago |
Samuel Attard
|
3b74837020
refactor: Split 'Event' docs/types into more specific Event types (#17038)
|
6 years ago |
Samuel Attard
|
558fff69e7
chore: update to standard 12
|
6 years ago |
Milan Burda
|
a08ca9defb
fix: don't crash on tray.setContextMenu(null) (#14322)
|
6 years ago |
Milan Burda
|
aacbd76baa
docs: fix electron.d.ts typings (#13841)
|
6 years ago |
Shelley Vohr
|
f068ed9ee7
fix docs formatting for ts defs (#12968)
|
7 years ago |
mikeykhalil
|
3aba515bbc
update docs for getIgnoreDoubleClickEvents method
|
7 years ago |
mikeykhalil
|
664e14b91f
fixed typo found in code review
|
7 years ago |
mikeykhalil
|
e1dcd79e48
updated Tray API docs to include new setIgnoreDoubleClickEvents method
|
7 years ago |
Charles Kerr
|
6beaafc7e5
Merge pull request #11282 from Toinane/fix-documentation
|
7 years ago |
Toinane
|
323ea2b27b
fix(docs): fix all missing dots and add some links
|
7 years ago |
Toinane
|
59607c9a17
feat(docs): fix 'optional' wording
|
7 years ago |
Sebastien Bramille
|
7a8431086c
Update doc
|
7 years ago |
Robin Andersson
|
08845c9903
Removed incorrect optional labels from tray.displayBalloon(options) docs
|
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 |
Milan Burda
|
568454525d
Use point / size / rectangle structures consistently in API docs
|
8 years ago |