5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-03 00:09:56 +08:00
wails/v2/internal/frontend/desktop/linux
Lea Anthony 642fa42f25
Feature/v2 linux menus (#1114)
* Render menubar + text menu items

* Support disabled menuitems + callbacks

* Support checkboxes

* Support reusing checkboxes

* Support submenus

* Support Radio menuitems

* Support Menu Accelerators
2022-01-29 07:19:14 +11:00
..
browser.go [linux] get compiling working 2021-11-13 17:06:48 -08:00
calloc.go [linux] Dialogs WIP 2022-01-25 16:27:39 -06:00
dialog.go Support message dialog 2022-01-25 16:27:39 -06:00
frontend.go ensure data doesn't get garbage collected too soon (#1113) 2022-01-28 07:37:17 +11:00
gtk.go Feature/v2 linux menus (#1114) 2022-01-29 07:19:14 +11:00
keys.go Feature/v2 linux menus (#1114) 2022-01-29 07:19:14 +11:00
menu.go Feature/v2 linux menus (#1114) 2022-01-29 07:19:14 +11:00
window.go Feature/v2 linux menus (#1114) 2022-01-29 07:19:14 +11:00