Hi, Matthias.
I think it is unneeded and can be removed.
- matthias.baes...@sap.com wrote:
>
>
>
Hello, is there a special reason to put a '\0' at the end of the “atom_name” -
parameter of the XInternAtom call in isXCompositeDisplay ?
jdk/src/java.desktop/unix/native/libawt_xaw
Hello
I’m probably missing something about XIM on X side here, using ssh -X from
ubuntu(with Xserver) to solaris11 sparc64 machine
the output is
fevent = 0x3
topwindow = 0x381, window = 0x382
ClientMessage is received
WM_TAKE_FOCUS is received, window=0x382, timestamp=3262503
XSetInp
Hello.
I need Solaris 64bit SPARC desktop user volunteer for jdk-8227919 [1]
Please follow the steps:
1. Download xim_root.c [2] and compile it on Solaris 64bit SPARC
2. Run xim_root on desktop
3. Move input focus to XIM demo window
4. Press Ctrl key and Press Right mouse button
Please put the
Hello, is there a special reason to put a '\0' at the end of the
"atom_name" - parameter of the XInternAtom call in isXCompositeDisplay ?
jdk/src/java.desktop/unix/native/libawt_xawt/awt/awt_Robot.c :
static jboolean isXCompositeDisplay(Display *display, int screenNumber) {
char
Thanks for the additional review !
Best regards, Matthias
From: Lindenmaier, Goetz
Sent: Freitag, 19. Juli 2019 09:33
To: Baesken, Matthias ; Schmidt, Lutz
; Doerr, Martin
Subject: RE: RFR : 8227737: avoid implicit-function-declaration on AIX
Hi Matthias,
This looks good, thanks for doing th