Revert "Merge branch 'linux-keycodes' into v3-alpha"

This reverts commit a2fde7f2c3, reversing
changes made to 985c5bf8e2.
This commit is contained in:
Travis McLane
2023-10-31 11:09:11 -05:00
parent a2fde7f2c3
commit b379e3b0eb
2 changed files with 0 additions and 439 deletions
-1
View File
@@ -20,7 +20,6 @@ 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