Changes for version 0.13 - 2026-04-05

  • Add Chandra::Window - Multi-window management
  • Add Chandra::Assets - Asset bundling and resource loading for Chandra apps
  • Add Chandra::Clipboard - System clipboard access (text, HTML, images)
  • Add Chandra::DragDrop - File drops, text drops, intra-app drag and drop
  • Auto-detect headless environments in Makefile.PL for CPAN Testers
  • Attempt to Fix Windows/Strawberry Perl builds

Modules

Perl bindings to webview-c for creating cross-platform GUIs
High-level application wrapper for Chandra
Asset bundling and resource loading for Chandra apps
JavaScript to Perl function binding
JavaScript bridge code for Perl communication
System clipboard access for Chandra applications
In-browser developer tools for Chandra applications
Native dialog boxes for Chandra applications
Drag and drop support for Chandra applications
DOM-like element construction for Chandra
Error handling with stack traces for Chandra
Event object for element handlers
File watching and hot reload for Chandra applications
Native OS desktop notifications
Custom URL protocol handlers for Chandra applications
Keyboard shortcuts and global hotkeys for Chandra applications
IPC client for connecting to a Chandra Hub
Wire protocol and connection wrapper for Chandra IPC
IPC server for coordinating Chandra instances
Persistent key-value storage for Chandra apps
System tray icon with context menu
Multi-window management for Chandra applications