Re: [PATCH 1/2] weston-info: remove timerfd termination hack

2012-08-15 Thread Kristian Høgsberg
On Wed, Aug 15, 2012 at 09:57:23PM +0200, Philipp Brüschweiler wrote: > Use wl_display_roundtrip to listen exactly as long as necessary. Heh, all this bikeshedding about the output format and I didn't catch this :-) This looks right now. Kristian > --- > clients/weston-info.c | 93 > ++---

Re: [PATCH 1/2] compositor: Clear only the the damage that was actually repainted

2012-08-15 Thread Kristian Høgsberg
On Tue, Aug 14, 2012 at 03:26:49PM +0300, Ander Conselvan de Oliveira wrote: > From: Ander Conselvan de Oliveira > > Instead of clearing the whole output region after a repaint, clear > only the regions that were actually painted. This way, the damage > added when a surface moves from the primary

[PATCH 2/2] weston-info: an output can have multiple modes

2012-08-15 Thread Philipp Brüschweiler
--- clients/weston-info.c | 59 +-- 1 Datei geändert, 38 Zeilen hinzugefügt(+), 21 Zeilen entfernt(-) diff --git a/clients/weston-info.c b/clients/weston-info.c index d4b70da..95e45b1 100644 --- a/clients/weston-info.c +++ b/clients/weston-info.c @@

[PATCH 1/2] weston-info: remove timerfd termination hack

2012-08-15 Thread Philipp Brüschweiler
Use wl_display_roundtrip to listen exactly as long as necessary. --- clients/weston-info.c | 93 ++- 1 Datei geändert, 11 Zeilen hinzugefügt(+), 82 Zeilen entfernt(-) diff --git a/clients/weston-info.c b/clients/weston-info.c index 4604bbf..d4b70da

[PATCH] weston-info: client that print out information about the running compositor

2012-08-15 Thread Philipp Brüschweiler
This includes seat capabilities, shm formats and output information. --- clients/.gitignore| 1 + clients/Makefile.am | 7 + clients/weston-info.c | 475 ++ configure.ac | 1 + 4 Dateien geändert, 484 Zeilen hinzugefügt(+) creat

Re: In-client echo of input methods?

2012-08-15 Thread Jan Arne Petersen
Hi! On 08/15/2012 02:45 AM, Bill Spitzak wrote: > Does the proposed input methods support clients being able to show > intermediate results? This is certainly useful to make "dead keys" less > "dead", and I am under the impression that it is very useful for some > Asian entry systems. Yes, that w

Re: In-client echo of input methods?

2012-08-15 Thread microcai
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 2012年08月15日 08:45, Bill Spitzak wrote: > Does the proposed input methods support clients being able to show > intermediate results? This is certainly useful to make "dead keys" less "dead", and I am under the impression that it is very useful for

Re: Skew bug with egl

2012-08-15 Thread Scott Moreau
That looks like a driver bug to me ___ wayland-devel mailing list wayland-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/wayland-devel