Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix windows build #234

Merged
merged 1 commit into from
Jul 18, 2017
Merged

Fix windows build #234

merged 1 commit into from
Jul 18, 2017

Conversation

Ralith
Copy link
Contributor

@Ralith Ralith commented Jul 18, 2017

An inconsistency was introduced by the independent merging of #211 with #213.

An inconsistency was introduced by the independent merging of rust-windowing#211
with rust-windowing#213.
@tomaka tomaka merged commit 2171918 into rust-windowing:master Jul 18, 2017
@Ralith Ralith deleted the fix-windows branch July 18, 2017 05:47
madsmtm pushed a commit to madsmtm/winit that referenced this pull request Jun 11, 2022
* feat(macos): Add `unhide_application` method, closes rust-windowing#182 (rust-windowing#231)

* feat(macos): Add `unhide_application` method

* Update src/platform/macos.rs

Co-authored-by: Amr Bashir <[email protected]>

* Reanme to `show_application()`

* Remove broken doc link

Co-authored-by: Amr Bashir <[email protected]>

* feat: Allow more strings to parse to keycode (rust-windowing#229)

* feat: support accelerator key strings `,` `-` `.` `Space` `Tab` and `F13`-`F24` (rust-windowing#228)

* feat(macOS): support more accelerator key strings

* Move function keys together

* Add `,` `-` `.` `Space` `F20-F24` for Windows

* Remove support for accelerators not found in `winapi`

* Add `,` `-` `.` `Space` `F13-F24` for Linux

* Update .changes

* Add the rest for Windows

* Add the rest for Linux

* Add the rest on macOS

* Update accelerator-strings.md

* publish new versions

Co-authored-by: Kasper <[email protected]>
Co-authored-by: Amr Bashir <[email protected]>
Co-authored-by: wusyong <[email protected]>
Co-authored-by: Ngo Iok Ui (Wu Yu Wei) <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants