| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| DomainKey-Signature: | a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id |
| :list-unsubscribe:list-subscribe:list-archive:list-post | |
| :list-help:sender:subject:to:references:cc:from:message-id:date | |
| :mime-version:in-reply-to:content-type | |
| :content-transfer-encoding; q=dns; s=default; b=qjXHJzkyhcgWjMts | |
| L//DpnOs/pMwgFYjn1OX1tnqvGFyHAmB2/iizOcCkOIOo8GOp4hTZsvr0w8bt9c8 | |
| rh62nyahgfAEhZYCjHtGmFqJhYBYqlMNLrUzkAz8YlyVw8kQQ33nB7jjgHcqjBem | |
| kD1kAjc2Q43M28RPB4joTv5PF7E= | |
| DKIM-Signature: | v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id |
| :list-unsubscribe:list-subscribe:list-archive:list-post | |
| :list-help:sender:subject:to:references:cc:from:message-id:date | |
| :mime-version:in-reply-to:content-type | |
| :content-transfer-encoding; s=default; bh=EX5bX51rtHBh8K5bDq9JDf | |
| +d5FI=; b=Sbfdj2AVRvxgde4Dx5lrHGK7p5lHssptTcXxYEw2E5Ds3BMrL8B5DW | |
| m8lBGm++ap0kQpmUQC20WcPMUhsxtQ5VYCKPGKro7sVX3tL3fQWn7UO/PGFcKhxd | |
| FTlUB/Dq5wEWRMyV1Fbi35l8iO+9bLzjALsgiB/lA3nwWYBXhpjoU= | |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| Authentication-Results: | sourceware.org; auth=none |
| X-Virus-Found: | No |
| X-Spam-SWARE-Status: | No, score=-2.5 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.2 spammy=beat, love, Hx-spam-relays-external:ESMTPA |
| X-HELO: | out2-smtp.messagingengine.com |
| X-ME-Sender: | <xms:bN18WPv7YbQQ955kzsFsv43mja6je7Ae8zcVKkjY506tIYWsmeCReg> |
| Subject: | Re: WinCompose vs. Cygwin/X |
| To: | cygwin AT cygwin DOT com |
| References: | <05386364-2022-02b5-9821-8cfbb59e6733 AT mscha DOT org> <CAEhDDbD5nMC5KiAEYHZqqvRuNob7k_Hhua8Tk5FfiL2i+thXAw AT mail DOT gmail DOT com> <eaa8ac02-1294-d215-6fad-89a33cf2b879 AT mscha DOT org> |
| Cc: | Michael Schaap <cygwin DOT lists AT mscha DOT org> |
| From: | Jon Turney <jon DOT turney AT dronecode DOT org DOT uk> |
| Message-ID: | <cb8955dd-31ec-e339-c8a9-66f65ea711d6@dronecode.org.uk> |
| Date: | Mon, 16 Jan 2017 14:49:14 +0000 |
| User-Agent: | Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.6.0 |
| MIME-Version: | 1.0 |
| In-Reply-To: | <eaa8ac02-1294-d215-6fad-89a33cf2b879@mscha.org> |
On 11/01/2017 22:16, Michael Schaap wrote: > On 11-Jan-17 9:51, Csaba Raduly wrote: >> Hi Michael, >> >> On Tue, Jan 10, 2017 at 2:28 PM, Michael Schaap wrote: >>> I recently discovered WinCompose >>> <https://github.com/samhocevar/wincompose>, >>> a Windows port of XCompose, and fell in love with it. >>> >>> Unfortunately, it doesn't play nice with Cygwin/X, it seems. >> (snip various scenarios and potential solutions) Thanks for reporting this issue. Unfortunately, this is a complex problem to solve. At the protocol level, X clients really are being told about keypress/release events (i.e. Windows WM_KEYDOWN/WM_KEYUP messages map in some way to X11 KeyPress/KeyRelease events) Now, there is a possible mechanism to tell X clients about characters, like the WM_CHAR messages being sent by WinCompose, which is XIM, and there was some long-ago work in that area [1], but it's not included in current X servers. >> Have you tried opening an issue in the WinCompose issue tracker? They >> might be able to code a workaround. > Somebody beat me to it. Unfortunately with not much result. > https://github.com/samhocevar/wincompose/issues/132 In the short term, some sort of feature in WinCompose where it turns itself off for specified windows might be easier. [1] https://www.cygwin.com/ml/cygwin-xfree/2005-01/msg00066.html -- Jon Turney Volunteer Cygwin/X X Server maintainer -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |