By request on the wayland-devel mailing list, we could start collecting
useful writings here.
However, this is not meant to be a substitute to proper documentation,
though I understand it may very well become one. Better than nothing, I
guess, and hopefully helps in writing real documentation.
Fe
This comment became stale in:
commit 65a11e1039e7ea429ff26bdd0058bdf0efd1df2d
Author: Kristian Høgsberg
Date: Fri Aug 3 11:30:18 2012 -0400
compositor: Accumulate damage per plane
Now it is just misleading. Remove it.
Signed-off-by: Pekka Paalanen
---
src/compositor-drm.c |5 -
Toytoolkit does not support setting opaqueness for anything else than
the immediate child widget of the frame widget. Backgrounds do not have
frames, so we need to poke it in manually.
This should allow Weston to paint the background without blending.
Signed-off-by: Pekka Paalanen
---
clients/d
The function is not implemented.
Signed-off-by: Pekka Paalanen
---
clients/window.h |2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/clients/window.h b/clients/window.h
index 3d35396..84846ff 100644
--- a/clients/window.h
+++ b/clients/window.h
@@ -253,8 +253,6 @@ window
If the bind fails, do not bother pretending the EGL Wayland extension
is usable, and no need to unbind, either.
Print some important details about the GLESv2 renderer configuration
into the log.
Signed-off-by: Pekka Paalanen
---
src/gles2-renderer.c | 15 +--
1 files changed, 13 i
Interesting in new environments.
Signed-off-by: Pekka Paalanen
---
src/gles2-renderer.c | 27 +++
1 files changed, 27 insertions(+), 0 deletions(-)
diff --git a/src/gles2-renderer.c b/src/gles2-renderer.c
index 761f4fe..15b0f4d 100644
--- a/src/gles2-renderer.c
+++ b/s
Wayland team,
Thank you for your effort and contribution to this excellent project. I'm
really hoping to see Wayland in one of Linux distros soon.
Pekka,
It is probably a good idea to copy/paste the information that you posted
into some kind of a user guide. A simple and short text file would suff
On Tue, Oct 23, 2012 at 05:12:43PM +0100, Niklas Hambüchen wrote:
> Can we make X Weston test-wise draw some fancy stuff into regions it is
> forced to fill up in tiling WMs? That would make reproducing this a
> little bit easier.
I don't really have a good suggestion there, but this patch shoul
Hi,
After three and a half years, I'm proud to announce the first grown-up
release of xkbcommon.
xkbcommon is a keymap handling library, which can parse XKB
descriptions (e.g. from xkeyboard-config), and use this to help its
users make sense of their keyboard input. Unfortunately X11's
requiremen
Can we make X Weston test-wise draw some fancy stuff into regions it is
forced to fill up in tiling WMs? That would make reproducing this a
little bit easier.
On Tue 23 Oct 2012 15:56:21 BST, Kristian Høgsberg wrote:
> On Tue, Oct 23, 2012 at 6:35 AM, John Kåre Alsaker
> wrote:
>> I also submit
On Tue, Oct 23, 2012 at 6:35 AM, John Kåre Alsaker
wrote:
> I also submitted a patch for this[1], although Kristian argued that it
> wouldn't happen in practice. It probably shouldn't trigger if nothing
> happened to the outputs. If just moving the cursor around triggers
> this, it may be a bug el
I also submitted a patch for this[1], although Kristian argued that it
wouldn't happen in practice. It probably shouldn't trigger if nothing
happened to the outputs. If just moving the cursor around triggers
this, it may be a bug elsewhere.
[1] http://lists.freedesktop.org/archives/wayland-devel/2
Running src/weston and moving around the weston window with my tiling
window manager (i3) while moving the mouse sometimes makes it segfault
for me.
The patch below seems to fix it for me; what breaks is the line
if (!valid && prev != NULL) {
if (x < prev->x)
in clip_poin
---
faq.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/faq.html b/faq.html
index 1dbd69a..5e3c9ef 100644
--- a/faq.html
+++ b/faq.html
@@ -129,7 +129,7 @@
useful extensions. But we can't ever get rid of the core rendering
API and much other complexity that is rarel
On Mon, 22 Oct 2012 16:46:52 -0700
Jesse Barnes wrote:
> On Mon, 22 Oct 2012 19:26:46 -0400
> Kristian Høgsberg wrote:
>
> > Wayland and Weston 1.0.0 have been released!
> >
> > Thanks and congrats to everybody involved for making this happen.
> > We're entering a new, exciting and somewhat
15 matches
Mail list logo