Commits on Source (3)
-
Michel Dänzer authored
If the old window pixmap was the screen pixmap. Fixes screen->GetScreenPixmap() returning a stale pointer to a destroyed pixmap with rootful Xwayland. It would result in a crash after resizing the Xwayland window, or at the latest when shutting down. Fixes: 6779ec5b ("xwayland: Use window pixmap as a window buffer") Closes: #1621
-
This makes it more obvious what the values mean. Signed-off-by:
Simon Ser <contact@emersion.fr>
-
Build on top of [1] to use linux-dmabuf to grab the main device when wl_drm is unavailable. Fixes Xwayland glamor on top of latest wlroots commit which has dropped wl_drm support [2]. [1]: !818 [2]: wlroots/wlroots!4397 Signed-off-by:
Simon Ser <contact@emersion.fr>