Window Management Module

Creates and configures the main application window with appropriate security settings, platform-specific behaviors, and event handlers.

Responsibilities:

  • Window creation and configuration
  • Security settings management
  • Development vs production environment handling
  • Main window event handling
  • Content loading and error handling
  • IPC setup for main window communication

Functions

createWindow