bevyengine / bevyengine/bevy

Enable winit "default" feature

Open
#6,326 5 comments 0 reactions 0 assignees View on GitHub
A-Windowing C-Feature
Dominant language
Rust
Stars
48.2k
Forks
4.8k
Avg merge
3d 22h
Merged PRs (30d)
161

Description

## What problem does this solve or what need does it fill?

I'm not sure why it was disabled in the first place. But enabling it brings Wayland by default, which fits in much better with my system, and is a more modern and potentially lower-latency/faster API.

## What solution would you like?

Enable winit "default" feature in bevy_winit.

## What alternative(s) have you considered?

If the intention was to have x11 as the default, at least add "winit/wayland-csd-adwaita" to bevy_winit's "wayland" feature, as without it, on desktops without SSD, the CSD looks pretty bad.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.