Commit 914f1ae
Use wayland if available
This makes linux builds hybrid wayland/x11 instead of them being x11 only
with the slight downside of requiring wayland for building (not a problem for CI, and
I think the amount of people who are building from source on x11 only systems is small).
See this issue for more detail: fltk-rs/fltk-rs#16021 parent 9afef39 commit 914f1ae
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
0 commit comments