Hi , Guys!
I am really excited about the new protocol Wayland. but I am not really
familiar with it right now.
I wonder how could I build Wayland on just a linux kernel, and run a simple
GUI on it. I have a old laptop, I hope to make it to be a playground for
native Wayland GUI.
Thanks !
___
*bump*
This one came up on IRC again the other day.
--Jason Ekstrand
On Tue, Apr 9, 2013 at 4:59 PM, Jason Ekstrand wrote:
> Valgrind complains because sometimes padding at the ends of strings and
> arrays
> is left uninitialized. Zeroing out the buffer fixes this problem.
>
> Signed-off-by:
Hi.
For anyone who wants to test Wayland 1.2, I have pushed out new ISOs of my
Wayland Live CD project which is named after my favorite celebrity.
(It actually has Wayland and Weston master, but at the ISO build time, the 1.2
release was the most recent commit to both repos)
I also recently re
This patch adds 3 new options to weston.ini to allow
the user to change default constant_accel_factor,
min_accel_factor and max_accel_factor. If no options
are set, it falls back using defaults as it did before.
---
src/evdev-touchpad.c | 46 +-
weston.i