Use xwayland=true instead of modules=xwayland.so to prevent a warning #692

Merged
ryanlerch merged 1 commit from xwayland_true into main 2024-03-02 10:28:28 +00:00
Contributor

Since 2016 after this commit 6d3887baec Weston produces this warning:

Old Xwayland module loading detected:
Please use --xwayland command line option or weston.ini xwayland=true

if one sets their config with "modules=xwayland.so". Guide users to use new "xwayland=true" so they don't get these warnings.

Since 2016 after this commit https://gitlab.freedesktop.org/wayland/weston/-/commit/6d3887baec12c3a2b833301907546fba8c1fb26d Weston produces this warning: Old Xwayland module loading detected: Please use --xwayland command line option or weston.ini xwayland=true if one sets their config with "modules=xwayland.so". Guide users to use new "xwayland=true" so they don't get these warnings.
First-time contributor

Pull-Request has been merged by pboy

Pull-Request has been merged by pboy
First-time contributor

Thanks for the fix.

Thanks for the fix.
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Docs/quick-docs#692
No description provided.