Alexander Orzechowski (1):
xdg-foreign: Fix crash on destroy of degenerate surface
Isaac Freund (3):
wlr_texture: remove wlr_texture_from_wl_drm() from header
foreign-toplevel: send enter if needed on output bind
tinywl: fix check whether client is focused or not
Kirill Primak (3):
scene/subsurface_tree: fix handling subsurface destruction
compositor: damage the whole buffer on viewport src change
subsurface: unlock cached state on commit if desynced
Simon Ser (4):
backend: error out in autocreate without libinput support
scene: schedule an output frame on wl_surface.frame
scene: try to import buffers as textures before rendering
build: bump version to 0.15.1
Tadeo Kondrak (1):
input_method_v2: improve mapping detection
Thomas Hebb (1):
render/gles2: don't constrain shm formats to ones that support reading
nyorain (1):
vulkan: Fix imported image layout
-----BEGIN PGP SIGNATURE-----
iQIzBAABCAAdFiEENP+VJs/vDpejQOLkD9574OiPXkgFAmH8RzEACgkQD9574OiP
XkjPGw/+KdgxXeVJ1Typ8fp9ZfhGTW3sJVREpMpnLra/1lA4LQ1jUDFfvXEPAveI
UjgGiyoBpBWcWgj0jS0GgcTE2ExnGlkd9Y6pImM0zUTQ1mQF8hPxyThQiJNDpBix
42lqWtIqYPQObJnXa19SpebNCw/TbHoF/0sHR8I/a0o2PgVT9LGIsqI1nAYH7H/e
lUR5paZU5G60lQdePhTIOv7MuXNt7fgtpizw/WNMqz0Cl+1weoIAtXv2UWZM39wW
hhK2e02n8GncLYQn459xqf5UfkCnie9u6BCL4PMuEm+sOsYH5sQzsUFfQjBsNCqL
ztgFssPwW6v/vImvWclvD0DAOgPK0kMEg0RWlBOKfTTxBewloKp4MIY/udKX9+5S
b8ALOizzS0vL/lTFc+o4XBELE/X9f0S0Sv+mtWXD4xuOMREPUaijJ5LyOmDf6gG5
K/CB5T2pdQqNC9UdTGMPlauSFVqliBO7hyQSHl3tr5/ZjQZ3tGFL+szp7b62Rb5r
ChQCUC6NvDhcKzZaPwL9py005yk0LT5oEXVxRJId6ipWuGn+XBnBoWWckpy/3Zpu
cnacvsxyKaQS3Uts13UlVW4ojr3wolDzBqDPQGU8xsqQcbgcbjGLxkPFDIWT++3D
XzBx6bRBTKr1EJRoEROuSl0xDEaWJlZt1XUGPLP1Uxew4DSrXOg=
=mFoc
-----END PGP SIGNATURE-----
gpgsig -----BEGIN PGP SIGNATURE-----
iQIzBAABCAAdFiEE+M9eMyy2C5F27kiEzBX8gix/YfUFAmIphlUACgkQzBX8gix/
YfVWfA/8C+GEw9/P2s+eKBdK6jIB9H0as/yjLCDQDmAX2iAIGdnJ+4ojd2C6xDMK
mUDRU1UOufafXMdaFa7DXeWYGkHII62K3qxdVD737bCRApkBGLVC9h11QuWgcYYC
BxeduZouZ1npRtTxINBCC5TXKDWkt0cvQDrD7pnL+AH+ny5WvOnRO1CaPXCgnc7v
hqdrVAtHRdAkYBBHuu9WgMpvVzkS3KXr7NaWLpRdGa7nWpkKX9aoa0tNjCL86TPq
QHDMhQnPxghxJl6xc9rhDWJYcYCUxJ4W4ABbyqkkP64wBtjnDJVh7LWRx4qnFNIO
ky0E3JM6A5YZ/N0fdOIsxvJ2YOpqYYXhKS8NJa2a+Wnsw+QEHe8hnST4UWGcQERf
qX0hghKhuYNxpm4vrB3rOPwbcQIdjGo2jlEH4GG3gENduekvvdGAr5qcXDH+5pol
7iwrbARI3T6kTplx/iDvHk5wYGKwj5oatXy4AKwbBt+DNDakF6Vf9RGLKOtC2cty
YS607osq9kUUX47RCSP11W3zb84cAtJNw5eHmQzVPJ+hAlGsaMdDVUbUGgJiruVe
pyYeSKxKyFTao3SYSizZwJB0mwYXWsDsVdf4c6mbdr3w5MBWslrliCof9vzSQSq3
KAiGawPiT+ar87kyQMaCaMl0ZLaXG7g/MXKNsRp/Ss437nhknqg=
=6/3L
-----END PGP SIGNATURE-----
Merge tag '0.15.1' into dkondor-upstream-pr-2551
wlroots 0.15.1
Alexander Orzechowski (1):
xdg-foreign: Fix crash on destroy of degenerate surface
Isaac Freund (3):
wlr_texture: remove wlr_texture_from_wl_drm() from header
foreign-toplevel: send enter if needed on output bind
tinywl: fix check whether client is focused or not
Kirill Primak (3):
scene/subsurface_tree: fix handling subsurface destruction
compositor: damage the whole buffer on viewport src change
subsurface: unlock cached state on commit if desynced
Simon Ser (4):
backend: error out in autocreate without libinput support
scene: schedule an output frame on wl_surface.frame
scene: try to import buffers as textures before rendering
build: bump version to 0.15.1
Tadeo Kondrak (1):
input_method_v2: improve mapping detection
Thomas Hebb (1):
render/gles2: don't constrain shm formats to ones that support reading
nyorain (1):
vulkan: Fix imported image layout