Commit Graph

12 Commits

Author SHA1 Message Date
GLINTT\ppinto
4db0ac0ebb FIX application hangs after socket reconnect
Tray, Globalshortcut and other stop sending events with socket.emit after socket reconnect
2019-04-18 18:03:17 +01:00
Gregor Biswanger
63c2bcdf7c prototype of electron host hook service and api implementation 2019-01-05 02:17:31 +01:00
Gregor Biswanger
ac9d346955 refactoring 2018-09-26 01:31:53 +02:00
Gregor Biswanger
524e6c8dff fix planned breaking API changes from Electron 4.0 2018-09-25 23:10:58 +02:00
yaofeng
e3eee0c32f 1 2018-05-30 10:38:41 +08:00
yaofeng
ef1f0ab330 registerIpcMainChannel remove channel 2018-05-07 17:18:17 +08:00
yaofeng
0997291484 fix: possible eventemitter memory leak delected
do: io.setMaxListeners(0);
2018-04-18 16:53:34 +08:00
yaofeng
3ba46a3565 1 2018-02-09 23:22:03 +08:00
Gregor Biswanger
778dde2b55 implement the API Demo-App complete. Implement the Clipboard-, Screen- and WebContents-API. Fix some bugs. Edit the Readme. 2017-10-23 19:08:10 +02:00
Gregor Biswanger
248ddde82b implement Demo App sections: Dialogs, Menu, Tray, Shell, CrashHang, Notification, Shortcuts etc. Fix some API bugs and implement GlobalShortcut-, Shell- and WebContents-API. 2017-10-21 04:37:01 +02:00
Gregor Biswanger
a4aa1dfae3 implement BrowserWindow-API functions 2017-10-15 21:39:52 +02:00
Gregor Biswanger
2989144dce implement IPC Support 2017-10-07 01:32:19 +02:00