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

Tracking issue: Rethinking RedrawRequested #1082

Closed
8 of 10 tasks
goddessfreya opened this issue Jul 31, 2019 · 6 comments · Fixed by #1332
Closed
8 of 10 tasks

Tracking issue: Rethinking RedrawRequested #1082

goddessfreya opened this issue Jul 31, 2019 · 6 comments · Fixed by #1332
Labels
D - average Likely as difficult as most tasks here H - help wanted Someone please save us I - BLOCKING RELEASE Prevents a new release P - high Vital to have S - api Design and usability S - meta Project governance S - platform parity Unintended platform differences

Comments

@goddessfreya
Copy link
Contributor

goddessfreya commented Jul 31, 2019

This issue tracks the implementation of the RedrawRequested API changes that were discussed in #1041. PRs implementing this change should be made against the redraw-requested-2.0 branch, and we'll merge that branch onto master once it's implemented on all platforms.

@goddessfreya goddessfreya added H - help wanted Someone please save us DS - macos DS - windows DS - wayland S - api Design and usability DS - ios D - average Likely as difficult as most tasks here P - high Vital to have S - platform parity Unintended platform differences I - BLOCKING RELEASE Prevents a new release labels Jul 31, 2019
@mtak-
Copy link
Contributor

mtak- commented Aug 29, 2019

#1133 gets iOS 90% of the way there. There will need to be a separate (trivial) pr to actually send out the events.

parasyte added a commit to parasyte/pixels that referenced this issue Sep 30, 2019
- THis will likely change after rust-windowing/winit#1082 lands
@Osspial Osspial pinned this issue Oct 5, 2019
@hecrj
Copy link
Contributor

hecrj commented Oct 19, 2019

I can try to get this working on macOS. Is there anything I should be specially aware of?

@Osspial
Copy link
Contributor

Osspial commented Oct 23, 2019

@mtak- the redraw-requested-2.0 branch now contains #1133. Would it be possible to open a PR getting the iOS implementation the rest of the way there?

@Osspial
Copy link
Contributor

Osspial commented Nov 29, 2019

@aleksijuvani You've got some experience with iOS programming. Could you see about implementing this on iOS?

@ryanisaacg Could you implement this on the web?

@ghost
Copy link

ghost commented Nov 30, 2019

I'm no longer working with Rust these days, so I don't have a strong incentive to work on this. I can help with reviewing the pull request when it's done, but I won't be implementing this myself.

@Osspial
Copy link
Contributor

Osspial commented Dec 22, 2019

Wow, that's... all the platforms done. I'll get this ready to merge within the next day or so.

@Osspial Osspial unpinned this issue Dec 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
D - average Likely as difficult as most tasks here H - help wanted Someone please save us I - BLOCKING RELEASE Prevents a new release P - high Vital to have S - api Design and usability S - meta Project governance S - platform parity Unintended platform differences
Development

Successfully merging a pull request may close this issue.

5 participants