5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-02 19:31:20 +08:00
wails/v2/internal/frontend/desktop/linux
Lea Anthony 29912785fa
Add Show() and Hide() to runtime to show/hide application (#1599)
* Add Show() and Hide() to runtime to show/hide application

* Fix devserver

* Update API docs
2022-07-20 20:59:49 +10: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 Add Show() and Hide() to runtime to show/hide application (#1599) 2022-07-20 20:59:49 +10:00
gtk.go [v2, linux] Make sure to execute the menu callbacks on a new goroutine (#1403) 2022-05-17 20:45:48 +10:00
invoke.go [v2, linux] Improve switching to main thread for callbacks (#1392) 2022-05-31 20:28:37 +10:00
keys.go Feature/v2 linux menus (#1114) 2022-01-29 07:19:14 +11:00
menu.go Support MenuUpdateApplicationMenu 2022-01-29 10:13:29 +11:00
responsewriter.go feature - support linux/arm (#1427) 2022-05-27 19:09:50 -10:00
screen.go Expose screen dimensions (#1519) 2022-07-16 12:33:37 +10:00
window.go Expose screen dimensions (#1519) 2022-07-16 12:33:37 +10:00