electron/shell
Erick Zhao 36af8022ca
fix: delay emitting NotifyIcon events on Windows (#26668)
* wip?

* attempt to use weakptr

* apply posttask change to other balloon events

* chore: add clarifying comment on weakptr

* refactor: move weakptr include to implementation

(it's not needed in the header file)

* refactor: use default initializer for weak factory

* refactor: move weakptr usage outside of loop

* fix: convert mouse events as well

* refactor: use member function for balloon events

* fix: check if wicon is truthy in callback

* refactor: bind mouse events with member function

* refactor: inline lparams

* refactor: inline getkeyboardmodifiers()

* chore: correct GetKeyboardModifiers typo
2020-11-30 16:49:30 +09:00
..
app revert: disable rosetta as Electron does not run under rosetta 2020-11-18 09:04:16 -08:00
browser fix: delay emitting NotifyIcon events on Windows (#26668) 2020-11-30 16:49:30 +09:00
common revert: disable rosetta as Electron does not run under rosetta 2020-11-18 09:04:16 -08:00
renderer feat: add process.uptime() to sandboxed renderers (#26684) 2020-11-30 16:49:18 +09:00
utility chore: bump chromium to adc5df74b86afdff676989ced8cd3 (master) (#26223) 2020-11-13 16:16:56 -08:00