Skip to content

Bevy Standard Widgets #19236

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

Open
7 tasks
viridia opened this issue May 16, 2025 · 0 comments
Open
7 tasks

Bevy Standard Widgets #19236

viridia opened this issue May 16, 2025 · 0 comments
Labels
A-Accessibility A problem that prevents users with disabilities from using Bevy A-Editor Graphical tools to make Bevy games A-UI Graphical user interfaces, styles, layouts, and widgets C-Feature A new feature, making something new possible C-Tracking-Issue An issue that collects information about a broad development initiative M-Needs-Migration-Guide A breaking change to Bevy's public API that needs to be noted in a migration guide M-Needs-Release-Note Work that should be called out in the blog due to impact
Milestone

Comments

@viridia
Copy link
Contributor

viridia commented May 16, 2025

This is a tracking issue for the work described in discussion #16900 and referencing the prototype implementation which can be found here: https://github.com/viridia/bevy_core_widgets

  • Upstream interaction state components (ButtonPressed, Hovering and friends)
  • Upstream headless widgets
  • Upstream cursor management framework
  • Implement demos of headless widgets
  • Implement opinionated editor widgets
    • Settle on final naming for opinionated widget collection
  • Implement demos of opinionated widgets

@alice-i-cecile

@viridia viridia added C-Feature A new feature, making something new possible A-Accessibility A problem that prevents users with disabilities from using Bevy A-UI Graphical user interfaces, styles, layouts, and widgets C-Tracking-Issue An issue that collects information about a broad development initiative A-Editor Graphical tools to make Bevy games M-Needs-Migration-Guide A breaking change to Bevy's public API that needs to be noted in a migration guide M-Needs-Release-Note Work that should be called out in the blog due to impact labels May 16, 2025
viridia added a commit to viridia/bevy that referenced this issue May 16, 2025
@alice-i-cecile alice-i-cecile added this to the 0.17 milestone May 16, 2025
@alice-i-cecile alice-i-cecile moved this to Widget-ready in Alice's Work Planning May 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Accessibility A problem that prevents users with disabilities from using Bevy A-Editor Graphical tools to make Bevy games A-UI Graphical user interfaces, styles, layouts, and widgets C-Feature A new feature, making something new possible C-Tracking-Issue An issue that collects information about a broad development initiative M-Needs-Migration-Guide A breaking change to Bevy's public API that needs to be noted in a migration guide M-Needs-Release-Note Work that should be called out in the blog due to impact
Projects
Status: Widget-ready
Development

No branches or pull requests

2 participants