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

Enhanced Input Events #402

Merged
merged 5 commits into from
Jul 17, 2021
Merged

Conversation

ThomasMiz
Copy link
Contributor

Summary of the PR

Adds missing input functionality, as discussed in Discord and in issue #399

@Perksey Perksey removed this from the Next Working Group Meeting milestone Mar 6, 2021
Base automatically changed from master to main March 17, 2021 21:26
@Perksey
Copy link
Member

Perksey commented Apr 10, 2021

Are there plans to update this proposal according to feedback?

@Perksey Perksey added area-Input and removed size/L labels Apr 10, 2021
@Perksey Perksey marked this pull request as draft April 11, 2021 20:33
@Perksey Perksey changed the title [WIP] Enhanced Input Events Enhanced Input Events Apr 11, 2021
@dnfadmin
Copy link

dnfadmin commented May 1, 2021

CLA assistant check
All CLA requirements met.

@Perksey Perksey mentioned this pull request Jul 3, 2021
5 tasks
@Perksey Perksey changed the base branch from main to proposal/all-3.0-proposals July 3, 2021 18:53
Copy link
Member

@Perksey Perksey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just one last comment remaining for the preliminary review (before we take this to the working group again) about adding constructors to the API, but generally I like this pattern of "event being an action, event parameters being a struct" i.e. "user has pressed a button down, here's a struct containing which button". I don't think one event should reflect multiple logical actions so I've discarded my comments suggesting this.

Feel free to change up the proposal as well if after a nearly half a year you've got some new ideas. I've retargeted the PR to use the 3.0 proposals branch.

Copy link
Member

@Perksey Perksey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One final pass, very simple changes just click the buttons :P

@Perksey Perksey marked this pull request as ready for review July 17, 2021 13:38
@Perksey Perksey merged commit c5abe36 into dotnet:proposal/all-3.0-proposals Jul 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants