Allow the user to force X11 under Wayland
Use forced backend over the env variables. Signed-off-by: John Nunley <dev@notgull.net> Fixes: #3057
This commit is contained in:
parent
7a2a2341c2
commit
8fdd81ecef
2 changed files with 27 additions and 13 deletions
|
|
@ -19,6 +19,7 @@ And please only add new entries to the top of this list, right below the `# Unre
|
|||
- On Web, remove any fullscreen requests from the queue when an external fullscreen activation was detected.
|
||||
- On Wayland, fix `TouchPhase::Canceled` being sent for moved events.
|
||||
- Mark `startup_notify` unsafe functions as safe.
|
||||
- Fix a bug where Wayland would be chosen on Linux even if the user specified `with_x11`. (#3058)
|
||||
|
||||
# 0.29.1-beta
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue