[PATCH xserver] test: Fix build dependency for bigreq test

2017-12-06 Thread Adam Jackson
libxcb-xinput isn't a thing in whichever Ubuntu it is that Travis is using. The test is already optional, make it more so. Signed-off-by: Adam Jackson --- test/bigreq/meson.build | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/test/bigreq/meson.build b/test/bigreq/meson

Re: [PATCH xserver 0/6] Signal handling cleanups

2017-12-06 Thread Dave Airlie
On 21 November 2017 at 06:43, Adam Jackson wrote: > I started writing a review of Olivier's patch and got sidetracked. I > can't really think of a good reason _not_ to generate a core if > possible, even for xfree86, and I think things look a lot simpler if we > do: These look like a good idea,

Re: [PATCH xwayland] xwayland: Keep separate variables for pointer and tablet foci

2017-12-06 Thread Adam Jackson
On Tue, 2017-12-05 at 08:39 +0100, Olivier Fourdan wrote: > Hi, > > On Mon, Dec 4, 2017 at 10:22 PM, Jason Gerecke wrote: > > On Mon, Dec 4, 2017 at 7:55 AM, Carlos Garnacho wrote: > > > The tablet/stylus interfaces reused xwl_seat->focus_window, which > > > would leave a somewhat inconsistent s

Re: Merged repo for protocol headers? Why are they split?

2017-12-06 Thread Gioele Barabucci
Hi, 06.12.2017 13:37 Daniel Martin: PS: Just talked to Peter, he's okay with filter-branch as it gives us git-log without a struggle and references to other commits can be looked up in the old repos A suggestion: you could add the old IDs into the new commit logs. This makes it possible to sear

Re: [RFC PATCH xserver] xwayland: Fix non-argb cursor conversion

2017-12-06 Thread Adam Jackson
On Tue, 2017-12-05 at 10:51 +, Daniel Stone wrote: > On 27 September 2017 at 17:01, Olivier Fourdan > wrote: > > Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=103012 > > Signed-off-by: Olivier Fourdan > > Reviewed-by: Daniel Stone remote: I: patch #179214 updated using rev 97ac59b1e

Re: Merged repo for protocol headers? Why are they split?

2017-12-06 Thread Daniel Martin
Hi all, if anyone would like to have a look, I've pushed my current work on the merged proto repo here: https://github.com/bartsch/xorg-proto2k/ It's generated as is with: https://github.com/bartsch/proto2k-generator/ I used git-filter-branch to: - move files to specific directories and -