Skip to content

Use Wayland if Available#321

Closed
bbb651 wants to merge 2 commits intoH-M-H:masterfrom
bbb651:use-wayland
Closed

Use Wayland if Available#321
bbb651 wants to merge 2 commits intoH-M-H:masterfrom
bbb651:use-wayland

Conversation

@bbb651
Copy link
Contributor

@bbb651 bbb651 commented Jan 16, 2025

This make linux builds hybird wayland/x11 instead of them being x11 only currently, 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#1602

Fixes #3.

This make linux builds hybird wayland/x11 instead of them being x11 only currently,
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#1602

Fixes H-M-H#3.
@bbb651
Copy link
Contributor Author

bbb651 commented Jan 26, 2025

(I'm not very familiar with Docker so I haven't tested it, I looked at the linker command and matched the missing packages)

@H-M-H
Copy link
Owner

H-M-H commented Feb 15, 2025

Thanks for the PR! I will be able to look at docker in about two weeks.

@H-M-H
Copy link
Owner

H-M-H commented Feb 24, 2025

Manually merged. Thanks!

@H-M-H H-M-H closed this Feb 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Wayland support?

2 participants