This is the mail archive of the cygwin-xfree@cygwin.com mailing list for the Cygwin XFree86 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Removing focus from X


Kensuke,

Excellent point. What Jerry tried to do cannot work because the X Server is single-threaded.

Harold

Kensuke Matsuzaki wrote:

Perhaps "XOpenDisplay" connects to X server and waits
for reply. But X server is blocked by "XOpenDisplay",
so it can't do anything, and hang up.

I integrated window manager to X server for rootless
mode at the trial. At that time I had same problem.
Creating X client thread solved it.

Kensuke Matsuzaki








Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]