Chandra.xs
Changes
examples/assets_example.pl
examples/assets_mount_example.pl
examples/bind_example.pl
examples/bridge_extension_example.pl
examples/chat_hub.pl
examples/chat_window.pl
examples/clipboard_example.pl
examples/contextmenu_example.pl
examples/counter_app.pl
examples/devtools_example.pl
examples/dialog_example.pl
examples/dragdrop_example.pl
examples/element_example.pl
examples/form_example.pl
examples/hot_reload_content.html
examples/hot_reload_example.pl
examples/log_example.pl
examples/multiwindow_example.pl
examples/pack_example/app.pl
examples/pack_example/assets/README
examples/pack_example/lib/PackedCounter.pm
examples/pack_example/pack.pl
examples/routing_example.pl
examples/shortcut_example.pl
examples/socket_ipc_example.pl
examples/splash_example.pl
examples/splash_simple.pl
examples/store_example.pl
examples/tray_example.pl
include/chandra/chandra.h
include/chandra/chandra_assets.h
include/chandra/chandra_bind.h
include/chandra/chandra_bridge_ext.h
include/chandra/chandra_clipboard.h
include/chandra/chandra_contextmenu.h
include/chandra/chandra_devtools.h
include/chandra/chandra_element.h
include/chandra/chandra_error.h
include/chandra/chandra_form.h
include/chandra/chandra_internal.h
include/chandra/chandra_log.h
include/chandra/chandra_notify.h
include/chandra/chandra_socket_client.h
include/chandra/chandra_socket_common.h
include/chandra/chandra_socket_hub.h
include/chandra/chandra_socket_token.h
include/chandra/chandra_splash.h
include/chandra/chandra_store.h
include/chandra/chandra_window.h
include/webview-cocoa.c
include/webview-edge.c
include/webview-gtk.c
include/webview-tray-cocoa.c
include/webview-tray-gtk.c
include/webview-tray-win32.c
include/webview-win32.c
include/webview.h
lib/Chandra.pm
lib/Chandra/App.pm
lib/Chandra/Assets.pm
lib/Chandra/Bind.pm
lib/Chandra/Bridge.pm
lib/Chandra/Bridge/Extension.pm
lib/Chandra/Clipboard.pm
lib/Chandra/ContextMenu.pm
lib/Chandra/DevTools.pm
lib/Chandra/Dialog.pm
lib/Chandra/DragDrop.pm
lib/Chandra/Element.pm
lib/Chandra/Error.pm
lib/Chandra/Event.pm
lib/Chandra/Form.pm
lib/Chandra/HotReload.pm
lib/Chandra/Log.pm
lib/Chandra/Notify.pm
lib/Chandra/Pack.pm
lib/Chandra/Protocol.pm
lib/Chandra/Shortcut.pm
lib/Chandra/Socket/Client.pm
lib/Chandra/Socket/Connection.pm
lib/Chandra/Socket/Hub.pm
lib/Chandra/Socket/Token.pm
lib/Chandra/Splash.pm
lib/Chandra/Store.pm
lib/Chandra/Tray.pm
lib/Chandra/Window.pm
Makefile.PL
MANIFEST
META.json			Module JSON meta-data (added by MakeMaker)
META.yml			Module YAML meta-data (added by MakeMaker)
ppport.h
README
t/01_basic.t
t/02_bind.t
t/03_constructor.t
t/04_bind_advanced.t
t/05_bridge.t
t/06_event.t
t/07_lifecycle.t
t/08_dispatch.t
t/09_app.t
t/10_element.t
t/11_error.t
t/12_devtools.t
t/13_hot_reload.t
t/14_dialog.t
t/15_protocol.t
t/16_routing.t
t/17_app_integration.t
t/18_element_dynamic.t
t/19_devtools_integration.t
t/20_error_edge_cases.t
t/21_bind_isolation.t
t/22_hotreload_edge.t
t/23_dialog_edge.t
t/24_protocol_edge.t
t/25_event_edge.t
t/26_socket.t
t/27_socket_integration.t
t/28_bridge_edge.t
t/29_bind_edge.t
t/30_element_edge.t
t/31_error_advanced.t
t/32_devtools_edge.t
t/33_hotreload_advanced.t
t/34_socket_edge.t
t/35_tray.t
t/36_tray_edge.t
t/37_css_js.t
t/38_notify.t
t/39_shortcut.t
t/40_shortcut_edge.t
t/41_store.t
t/42_store_edge.t
t/43_window.t
t/44_window_edge.t
t/45_assets.t
t/46_assets_edge.t
t/47_clipboard.t
t/48_clipboard_edge.t
t/49_dragdrop.t
t/50_dragdrop_edge.t
t/51_contextmenu.t
t/52_contextmenu_edge.t
t/57_log.t
t/58_log_edge.t
t/59_form.t
t/60_form_edge.t
t/61_splash.t
t/62_splash_edge.t
t/63_pack.t
t/64_pack_edge.t
t/65_token.t
t/66_token_edge.t
t/67_bridge_ext.t
t/68_bridge_ext_edge.t
t/lib/Chandra/Test/Display.pm
typemap
xs/app.xs
xs/assets.xs
xs/bind.xs
xs/bridge.xs
xs/bridge_extension.xs
xs/clipboard.xs
xs/contextmenu.xs
xs/core.xs
xs/devtools.xs
xs/dialog.xs
xs/dragdrop.xs
xs/element.xs
xs/error.xs
xs/event.xs
xs/form.xs
xs/hotreload.xs
xs/log.xs
xs/notify.xs
xs/protocol.xs
xs/shortcut.xs
xs/socket_client.xs
xs/socket_connection.xs
xs/socket_hub.xs
xs/socket_token.xs
xs/splash.xs
xs/store.xs
xs/tray.xs
xs/window.xs
