[PATCH xim] modules/im/ximcp: Send display and screen number to XIM server

2017-02-17 Thread Takao Fujiwara
Enables that client application sends its screen number to XIM server. In ZaphodHeads environment, XIM server needs to know the screen number to launch the lookup window in the right screen. I think this way keeps the back compatibility. Signed-off-by: Takao Fujiwara

Re: Potential bug in xorg-xserver?

2017-02-17 Thread Dr.-Ing. Dieter Jurzitza
Dear listmembers, sorry for the noise, I just discovered that I had sorted the mailing list archive the wrong way round and therefore did not see the readily uploaded message. My apologies. Enjoy your weekend Dieter Jurzitza -- ---

Potential bug in xorg-xserver?

2017-02-17 Thread Dr.-Ing. Dieter Jurzitza
Dear listmembers, I have already tried to send this email to the list, however, probably due to the fact that I had the "bad" file attached (the one I can kill the xserver with) it did not get through, so, here once again: OS: openSUSE Leap 42.2, xorg-x11-xserver7.6_1.18.3 Condition: start tgif

Re: xserver 1.19.2 call for patches

2017-02-17 Thread Matt Turner
These fix a regression 1.19 (https://bugs.freedesktop.org/show_bug.cgi?id=99358) 3eb964e25243056dd998f52d3b00171b71c89189 xfree86: Take input_lock() for xf86ScreenCheckHWCursor cfddd919cce4178baba07959e5e862d02e166522 xfree86: Take input lock for xf86TransparentCursor

Potential bug in xorg-xserver?

2017-02-17 Thread dieter.jurzi...@t-online.de
OS: openSUSE Leap 42.2 Condition: start tgif with the file attached Result: server crash When tgif is started on my machine with the attached file, the X-server crashes badly, ending at the login - screen. The logfile Xorg.log.old states: fred@djunix-office:~/x11-crash> cat errorlog2 [

[PATCH xserver] os: remove unused define MAX_TIMES_PER

2017-02-17 Thread Olivier Fourdan
Remove leftover from commit e10ba9e, MAX_TIMES_PER is not used anymore. Signed-off-by: Olivier Fourdan --- os/io.c | 1 - 1 file changed, 1 deletion(-) diff --git a/os/io.c b/os/io.c index 5ba1e86..be85226 100644 --- a/os/io.c +++ b/os/io.c @@ -116,7 +116,6 @@ static

Re: [PATCH xim] Send screen number

2017-02-17 Thread walter harms
Am 17.02.2017 04:33, schrieb Takao Fujiwara: > Hi, > I'm a maintainer of IBus which is an input method framework. > Xorg ZaphodHeads environment provides the multiple screens. > I think currently XIM protocol does not send the $DISPLAY information in > the client applications to the XIM server

Re: [PATCH xserver v2 5/5] xwayland: use _XWAYLAND_ALLOW_COMMITS property

2017-02-17 Thread Pekka Paalanen
On Thu, 19 Jan 2017 12:28:02 +0200 Pekka Paalanen wrote: > On Wed, 18 Jan 2017 10:42:22 -0500 (EST) > Olivier Fourdan wrote: > > > Hi Pekka, > > > > - Original Message - > > > here is an update on the Weston side: > > >

Re: [PATCH v7 xserver] tests: fixes for non-enable-xorg build

2017-02-17 Thread Pekka Paalanen
On Tue, 31 Jan 2017 20:16:35 +0500 Mihail Konev wrote: > v7: add regressed-by lines Hi, current xserver master branch fails for me using: ./configure --disable-docs --disable-devel-docs --enable-xwayland --disable-{xorg,xvfb,xnest,xquartz,xwin} --enable-debug xfree86.c:30:18:

[PATCH xserver] os: Fix iteration over busfaults

2017-02-17 Thread Chris Wilson
Fixes a regression from commit 41da295eb50fa08eaacd0ecde99f43a716fcb41a Author: Keith Packard Date: Sun Nov 3 13:12:40 2013 -0800 Trap SIGBUS to handle truncated shared memory segments that causes the SIGBUS handler to fail to chain up correctly and corrupts nearby

[PATCH xserver] Revert "xwayland: bump wayland-protocols version to 1.7"

2017-02-17 Thread Olivier Fourdan
This reverts commit 371ff0c969a38a0013688391bbd7375bc7b6f933. --- I'm really sorry, I got confused, pointer contraints does not require 1.7 and 1.1 was enough... While it's not a major issue as 1.7 is a released version, we still can revert this commit as it's not mandatory. Sorry again!

Re: xserver 1.19.2 call for patches

2017-02-17 Thread Olivier Fourdan
Hey Adam, > I'd like to do another 1.19 soonish, say middle of next week. If you've > got favorite patches you'd like to see included, please write their > sha1s on the back of a $50 bill and send them to me. > > Alternatively, reply to this email, or send a pull request. For Xwayland, I'd say: