Skip to content
Snippets Groups Projects
Commit 3d6efc4a authored by mntmn's avatar mntmn Committed by Olivier Fourdan
Browse files

xwayland: port rooted xwayland from wl_shell to xdg-shell protocol


Recently, rooted Xwayland crashes on wlroots-based compositors, because
wlroots removed the deprecated wl_shell protocol.
This MR fixes this by changing the code in question to the xdg-shell
protocol. My motivation do this: on etnaviv-based embedded platforms,
rooted Xwayland is much faster and doesn't cause UI rendering bugs
compared to rootless Xwayland.

Signed-off-by: default avatarLukas F. Hartmann <lukas@mntre.com>
parent de940e06
No related branches found
No related tags found
1 merge request!399xwayland: change rooted xwayland from deprecated wl_shell to stable xdg-shell protocol
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment