Skip to content

Commit

Permalink
Fix rebase duplicate wayland feature
Browse files Browse the repository at this point in the history
  • Loading branch information
xangelix committed Dec 18, 2024
1 parent 6d41ab5 commit 288ccb6
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions crates/eframe/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -74,15 +74,6 @@ persistence = [
## Enables wayland support and fixes clipboard issue.
##
## If you are compiling for Linux (or want to test on a CI system using Linux), you should enable this feature.
wayland = [
"egui-winit/wayland",
"egui-wgpu?/wayland",
"egui_glow?/wayland",
"glutin?/wayland",
"glutin-winit?/wayland",
]

## Enables wayland support and fixes clipboard issue.
wayland = [
"egui-winit/wayland",
"egui-winit/clipboard-wayland",
Expand Down

0 comments on commit 288ccb6

Please sign in to comment.