Hi.
Another thing I would like to report is that I tried the nested Wayland server
for Wayland on my Live CD, and it seems that the contents of the windows do
not refresh. The thing is, I can make the apps "do" things, such as closing
out the window if I click in the correct reletive area on th
Pekka Paalanen wrote:
< krh> alternatively, we could just man up and make a surface tree
I hope at least one person read my other email.
No tree is necessary (besides it would be an directed acyclic graph, not
a tree). Wayland can keep a straight list. The compositor is not allowed
to rearr
On 02/01/2012 04:37 PM, Benjamin Franzke wrote:
You mean to start weston and weston-launch (the permission part) seperately?
We could do that, but thats of course not that handy, and would
produce two problems:
- The tty would need to be chowned to the user
- The control socket couldn't be p
2012/2/1 Tiago Vignatti :
> Cool, looks great at first! Thanks for taking over this work. I have some
> comments bellow.
>
>
>
> On 01/31/2012 09:22 PM, Benjamin Franzke wrote:
>>
>> weston-launch starts weston and provides mechanism
>> for weston to set/drop drm master, open a tty,
>> and read inp
Cool, looks great at first! Thanks for taking over this work. I have
some comments bellow.
On 01/31/2012 09:22 PM, Benjamin Franzke wrote:
weston-launch starts weston and provides mechanism
for weston to set/drop drm master, open a tty,
and read input devices without being root.
Execution is
On Wednesday, February 01, 2012 12:13:58 PM Pekka Paalanen wrote:
> configure.ac |2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/configure.ac b/configure.ac
> index 7bc9881..550bb3c 100644
> --- a/configure.ac
> +++ b/configure.ac
> @@ -117,7 +117,7 @@ AM_CONDITIONAL
On Tue, 31 Jan 2012 09:41:35 -0500
Kristian Høgsberg wrote:
> On Tue, Jan 31, 2012 at 9:35 AM, Pekka Paalanen wrote:
> > Do not build toytoolkit applications that use GL, if Cairo-egl is not
> > available. These applications (which happen to be also the full GL
> > clients) do not work at all wi
http://lists.freedesktop.org/archives/wayland-devel/2012-January/001975.html
reports a linking problem:
/usr/bin/ld: libtoytoolkit.a(cairo-util.o): undefined reference to
symbol 'png_set_filler@@PNG12_0'
/usr/bin/ld: note: 'png_set_filler@@PNG12_0' is defined in DSO
/usr/lib/i386-linux-gnu/libpng1
On Wed, 01 Feb 2012 08:45:54 +0800
Juan Zhao wrote:
> (looking forward to wonderful sprite support in wayland. I have a
> question related to fullscreen support here.)
>
> On Tue, 2012-01-31 at 09:27 -0800, Jesse Barnes wrote:
> > Thanks for checking it out...
> >
> > On Tue, 31 Jan 2012 11:11: