Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chat(build): remove dependency on WaylandCompositor #2949

Merged
merged 4 commits into from
Sep 9, 2024

Conversation

cebtenzzre
Copy link
Member

WaylandCompositor is for building a Wayland compositor (server), using Qt (ref):

QtWaylandCompositor API:
    Enables the creation of Wayland compositors using Qt and QtQuick.

What we actually need is the Wayland platform plugin, which is not supported by linuxdeployqt (see #2306).

This reverts PR #1118.

Signed-off-by: Jared Van Bortel <jared@nomic.ai>
Signed-off-by: Jared Van Bortel <jared@nomic.ai>
@cebtenzzre cebtenzzre marked this pull request as ready for review September 9, 2024 16:37
@cebtenzzre cebtenzzre requested a review from manyoso September 9, 2024 16:37
Signed-off-by: Jared Van Bortel <jared@nomic.ai>
Signed-off-by: Jared Van Bortel <jared@nomic.ai>
@cebtenzzre
Copy link
Member Author

CI passed on Linux.

@cebtenzzre cebtenzzre merged commit eea8b81 into main Sep 9, 2024
4 of 18 checks passed
@cebtenzzre cebtenzzre deleted the remove-waylandcompositor branch September 9, 2024 21:13
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.

2 participants