wails/exp/pkg/application
2022-12-15 08:01:49 +11:00
..
app_delegate.h Initial play around 2022-12-07 21:55:09 +11:00
app_delegate.m Refactor message processing functions 2022-12-15 08:01:49 +11:00
application.go Refactor message processing functions 2022-12-15 08:01:49 +11:00
application.h Support Min/Max/Fullscreen, BackgroundColour 2022-12-08 17:25:39 +11:00
application.m Initial play around 2022-12-07 21:55:09 +11:00
application_darwin.go Refactor message processing functions 2022-12-15 08:01:49 +11:00
context.go Add support for system tray + menus 2022-12-13 21:54:12 +11:00
errors.go Add Fatal() 2022-12-11 20:05:00 +11:00
events.go Add support for system tray + menus 2022-12-13 21:54:12 +11:00
keys.go Support Menu Accelerators 2022-12-15 08:00:49 +11:00
keys_darwin.go Support Menu Accelerators 2022-12-15 08:00:49 +11:00
mainthread.go Refactor dispatching 2022-12-14 07:52:10 +11:00
mainthread_darwin.go Refactor dispatching 2022-12-14 07:52:10 +11:00
menu.go Support radio menuitems 2022-12-14 19:03:27 +11:00
menu_darwin.go Support radio menuitems 2022-12-14 19:03:27 +11:00
menuitem.go Support Menu Accelerators 2022-12-15 08:00:49 +11:00
menuitem.h Add support for system tray + menus 2022-12-13 21:54:12 +11:00
menuitem.m Add support for system tray + menus 2022-12-13 21:54:12 +11:00
menuitem_darwin.go Support Menu Accelerators 2022-12-15 08:00:49 +11:00
systemtray.go Support radio menuitems 2022-12-14 19:03:27 +11:00
systemtray_darwin.go Support radio menuitems 2022-12-14 19:03:27 +11:00
window.go Refactor message processing functions 2022-12-15 08:01:49 +11:00
window_darwin.go Refactor message processing functions 2022-12-15 08:01:49 +11:00
window_delegate.h Support per-window message dispatching 2022-12-08 23:06:27 +11:00
window_delegate.m Refactor message processing functions 2022-12-15 08:01:49 +11:00