electron/atom
Eran Tiktin ee0f0f6cfc Fix window state events on Windows
This commit fixes the issue we had with window state events not firing
when triggered through Aero Snap.
Instead of listening to command from the system menu (SC_MAXIMIZE etc.),
we use the WM_SIZE event.

This resolves #1381.
2015-09-29 02:20:09 +03:00
..
app Correctly set user agent for devtools 2015-09-14 22:55:29 +08:00
browser Fix window state events on Windows 2015-09-29 02:20:09 +03:00
common Style fix for #2918 2015-09-28 12:48:33 +08:00
renderer Pass options in "new-window" event 2015-09-22 23:40:16 +08:00
utility Rename PrintHandler to PrintHandlerWin since only used on Windows. 2015-05-23 19:24:29 +08:00