Skip to content

Pull requests: bevyengine/bevy

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

bevy_winit(emit raw winit events) A-Windowing Platform-agnostic interface layer to run your app in C-Usability A targeted quality-of-life change that makes Bevy easier to use D-Straightforward Simple bug fixes and API improvements, docs, test and examples S-Needs-Review Needs reviewer attention (from anyone!) to move forward X-Contentious There are nontrivial implications that should be thought through
#15884 opened Oct 13, 2024 by HugoPeters1024 Loading… 0.16
fix: removed WinitPlugin from headless_renderer example A-Windowing Platform-agnostic interface layer to run your app in C-Examples An addition or correction to our examples D-Straightforward Simple bug fixes and API improvements, docs, test and examples S-Needs-Review Needs reviewer attention (from anyone!) to move forward S-Needs-Testing Testing must be done before this is safe to merge X-Uncontroversial This work is generally agreed upon
#15818 opened Oct 10, 2024 by cxreiff Loading…
Add window drag move and drag resize without decoration example. A-Windowing Platform-agnostic interface layer to run your app in C-Examples An addition or correction to our examples D-Straightforward Simple bug fixes and API improvements, docs, test and examples S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it
#15814 opened Oct 10, 2024 by shanecelis Loading… 0.15
Read back full screen state from window on macOS A-Windowing Platform-agnostic interface layer to run your app in C-Bug An unexpected or incorrect behavior S-Waiting-on-Author The author needs to make changes or address concerns before this can be merged
#15678 opened Oct 6, 2024 by coreh Loading…
Fix window close delay A-Windowing Platform-agnostic interface layer to run your app in C-Bug An unexpected or incorrect behavior D-Straightforward Simple bug fixes and API improvements, docs, test and examples S-Needs-Review Needs reviewer attention (from anyone!) to move forward
#15514 opened Sep 29, 2024 by hooded-shrimp Loading…
Add Hidden to CursorIcon and CursorSource enums A-Windowing Platform-agnostic interface layer to run your app in C-Usability A targeted quality-of-life change that makes Bevy easier to use D-Straightforward Simple bug fixes and API improvements, docs, test and examples S-Waiting-on-Author The author needs to make changes or address concerns before this can be merged X-Contentious There are nontrivial implications that should be thought through
#15386 opened Sep 23, 2024 by fernanlukban Loading…
Replace winit's synthetic events by our own key tracking A-Input Player input via keyboard, mouse, gamepad, and more A-Windowing Platform-agnostic interface layer to run your app in C-Bug An unexpected or incorrect behavior S-Needs-Review Needs reviewer attention (from anyone!) to move forward
#14379 opened Jul 18, 2024 by Azorlogh Loading…
Remove WinitEvents that aren't emitted A-Windowing Platform-agnostic interface layer to run your app in C-Code-Quality A section of code that is hard to understand or change D-Straightforward Simple bug fixes and API improvements, docs, test and examples S-Needs-Review Needs reviewer attention (from anyone!) to move forward X-Contentious There are nontrivial implications that should be thought through
#13692 opened Jun 5, 2024 by UkoeHB Loading…
Handle winit's WindowEvent::ModifiersChanged A-Input Player input via keyboard, mouse, gamepad, and more A-Windowing Platform-agnostic interface layer to run your app in C-Bug An unexpected or incorrect behavior O-MacOS Specific to the MacOS (Apple) desktop operating system S-Needs-Review Needs reviewer attention (from anyone!) to move forward
#13357 opened May 13, 2024 by matthunz Loading…
Use safe window handles and wgpu::Instance::create_surface A-Windowing Platform-agnostic interface layer to run your app in C-Code-Quality A section of code that is hard to understand or change D-Modest A "normal" level of difficulty; suitable for simple features or challenging fixes S-Waiting-on-Author The author needs to make changes or address concerns before this can be merged X-Contentious There are nontrivial implications that should be thought through
#13172 opened May 2, 2024 by ids1024 Loading…
Add Cursor.grab_mode docs for X11 A-Windowing Platform-agnostic interface layer to run your app in C-Docs An addition or correction to our documentation
#11174 opened Jan 1, 2024 by cloud303-cholden Loading…
Add helper functions to WindowResolution for setting scale to 1 A-Windowing Platform-agnostic interface layer to run your app in C-Usability A targeted quality-of-life change that makes Bevy easier to use
#10891 opened Dec 6, 2023 by matiqo15 Loading…
Not change window_theme with winit window theme A-Windowing Platform-agnostic interface layer to run your app in C-Bug An unexpected or incorrect behavior
#9437 opened Aug 14, 2023 by lewiszlw Loading…
Allow the creation of a Window in a not focused state A-Windowing Platform-agnostic interface layer to run your app in C-Feature A new feature, making something new possible M-Needs-Migration-Guide A breaking change to Bevy's public API that needs to be noted in a migration guide
#9208 opened Jul 19, 2023 by Selene-Amanita Loading…
Rework winit runner A-Windowing Platform-agnostic interface layer to run your app in C-Feature A new feature, making something new possible D-Complex Quite challenging from either a design or technical perspective. Ask for help! X-Controversial There is active debate or serious implications around merging this PR
#9034 opened Jul 3, 2023 by B-head Draft
2 of 8 tasks
6
4
Treat unready Wayland windows as focused A-Windowing Platform-agnostic interface layer to run your app in C-Bug An unexpected or incorrect behavior O-Linux Specific to the Linux desktop operating system P-Regression Functionality that used to work but no longer does. Add a test for this!
#8953 opened Jun 25, 2023 by geieredgar Loading…
Fix several bugs related to window size A-Windowing Platform-agnostic interface layer to run your app in C-Bug An unexpected or incorrect behavior S-Blocked This cannot move forward until something else changes
#8948 opened Jun 24, 2023 by Selene-Amanita Loading…
Add WindowResolution to prelude A-Windowing Platform-agnostic interface layer to run your app in C-Usability A targeted quality-of-life change that makes Bevy easier to use
#8778 opened Jun 7, 2023 by Piturnah Loading…
Made converters public so that they can be used by the users A-Windowing Platform-agnostic interface layer to run your app in C-Usability A targeted quality-of-life change that makes Bevy easier to use
#7394 opened Jan 28, 2023 by SarthakSingh31 Loading…
ProTip! Exclude everything labeled bug with -label:bug.