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

Follow up for winit backend and CI #77

Merged

Conversation

matthunz
Copy link
Contributor

@matthunz matthunz commented Jun 20, 2024

Menu bar

  • Fixes menu bar on Windows
  • Refactor menu bar initialization and add it to View
  • Remove GTK menu for now
    • This is the biggest change I've noticed so far from tao. I'd love to dig deeper into this but I'm not sure how we can access a potential gtk::Window from the winit::Window yet.

CI

  • Set default Rust toolchain to latest stable
  • Remove mobile CI for now
  • Install required Ubuntu dependencies

@matthunz matthunz force-pushed the mh/fix-winit-plus-cross branch 3 times, most recently from f6f493a to 737bcb8 Compare June 20, 2024 19:24
@matthunz matthunz changed the title Follow up for winit backend Follow up for winit backend and CI Jun 20, 2024
@matthunz matthunz force-pushed the mh/fix-winit-plus-cross branch 4 times, most recently from 3952a90 to a4a916d Compare June 20, 2024 20:17
@jkelleyrtp jkelleyrtp merged commit f025d19 into DioxusLabs:jk/fix-winit-plus-cross Jun 20, 2024
8 checks passed
nicoburns pushed a commit that referenced this pull request Jun 20, 2024
* fix cross-platform winit with muda bar fixes

also wire up better CI

* Follow up for `winit` backend and CI (#77)

* Fix menu on windows
* Refactor menu initialization
* Fix missing gtk in CI
* Create CONTRIBUTING.MD
* Add info text

---------

Co-authored-by: Matt Hunzinger <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants