v1.3.0
- Retrieve splash window handle using nsIBaseWindow instead of using WinAPI GetActiveWindow
- This should prevent cases where the main application window becomes always on top instead of the splash window
- Take device pixel ratio into account when resizing the splash window on Windows
- Use window
activate
event instead offocus
- Prevent unnecessary updating of splash window state