Skip to content

Commit

Permalink
Merge branch 'linux-keycodes' into v3-alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
tmclane committed Oct 30, 2023
2 parents 985c5bf + 2beb452 commit a2fde7f
Show file tree
Hide file tree
Showing 2 changed files with 439 additions and 0 deletions.
1 change: 1 addition & 0 deletions mkdocs-website/docs/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added

- [darwin] add Event ApplicationShouldHandleReopen to able handle dock icon click by @5aaee9 in [#2991](https://github.com/wailsapp/wails/pull/2991)
- [linux] add VirtualKeyCodes for keybinds by @atterpac in [#3007](https://github.com/wailsapp/wails/pull/3007).
- [darwin] add getPrimaryScreen/getScreens to impl by @tmclane in [#2618](https://github.com/wailsapp/wails/pull/2618)

### Fixed
Expand Down
Loading

0 comments on commit a2fde7f

Please sign in to comment.