Dear wayland-devel:
What is the current status of implementing accessibility features
(namely Sticky Keys and Mouse Keys) in Wayland? I would love to help
either test or implement them, but I don't know where to begin.
wl_keyboard looks like the main structure I need to focus on, but some
earlie
On Wed, 25 Dec 2013 17:02:09 +0100
Mariusz Ceier wrote:
> Some structures containing resources list are freed before
> resources on that list are destroyed, and that triggers invalid
> read/write in compositor.c:3103 indirectly called from
> text-backend.c:938 when running weston under valgrind.