mirror of
https://github.com/wavetermdev/wails.git
synced 2026-08-05 13:53:43 -07:00
Fix context menu issues.
Fix WindowID for requests on windows. Add `Windows.ApplicationStarted` event
This commit is contained in:
@@ -17,22 +17,22 @@ The main goal is to get most of the examples working on all platforms.
|
||||
- P - Partially working
|
||||
- N - Not working
|
||||
|
||||
| Example | Mac | Windows | Linux |
|
||||
|--------------|-----|---------|-------|
|
||||
| binding | | W | |
|
||||
| build | | W | |
|
||||
| clipboard | | W | |
|
||||
| contextmenus | | N | |
|
||||
| dialog | | W | |
|
||||
| events | | N | |
|
||||
| frameless | | W | |
|
||||
| keybindings | | W | |
|
||||
| menu | | W | |
|
||||
| plain | | W | |
|
||||
| screen | | W | |
|
||||
| systray | | W | |
|
||||
| window | | W | |
|
||||
| wml | | W | |
|
||||
| Example | Mac | Windows | Linux |
|
||||
|---------------|-----|---------|-------|
|
||||
| binding | | W | |
|
||||
| build | | W | |
|
||||
| clipboard | | W | |
|
||||
| context menus | | W | |
|
||||
| dialog | | W | |
|
||||
| events | | W | |
|
||||
| frameless | | W | |
|
||||
| keybindings | | W | |
|
||||
| menu | | W | |
|
||||
| plain | | W | |
|
||||
| screen | | W | |
|
||||
| systray | | W | |
|
||||
| window | | W | |
|
||||
| wml | | W | |
|
||||
|
||||
|
||||
### Alpha 2
|
||||
|
||||
Reference in New Issue
Block a user