all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: tumashu  <tumashu@163.com>
To: Danny Milosavljevic <dannym@scratchpost.org>
Cc: guix <guix-devel@gnu.org>
Subject: Re:Integrating different input methods into Guix
Date: Mon, 23 Jan 2017 07:57:34 +0800 (CST)	[thread overview]
Message-ID: <83607e0.462.159c89d1385.Coremail.tumashu@163.com> (raw)
In-Reply-To: <20170122090605.657c5b99@scratchpost.org>

[-- Attachment #1: Type: text/plain, Size: 1415 bytes --]

Thanks for the information, but coding a im service is beyond my ability at the moment :-)








At 2017-01-22 16:06:05, "Danny Milosavljevic" <dannym@scratchpost.org> wrote:
>Hi,
>
>On Sun, 22 Jan 2017 10:39:15 +0800 (CST)
>tumashu  <tumashu@163.com> wrote:
>
>> The other problem is:
>> 
>> im-config include many im's config files and I cannot  let im-config depend all the im,
>> if fcitx is not installed,  How to deal with "/usr/bin/fcitx" in fcitx config file which is included in im-config?
>> just replace it with "fcitx"?
>
>You mean the configs for all the input methods ("cjkv.conf", "ibus.conf", "fcitx.conf", "uim.conf", "hime.conf", "gcin.conf", "maliit.conf", "scim.conf", "hangul.conf", "thai.conf", "xim.conf", "kinput2.conf", "xsunpinyin.conf") in "data" ?
>
>I think then one would maybe write a "input-method-root-service" Guix service and other im services and let each im service extend that service. 
>
>That way the user can have the different input methods as services in their Guix system config file.
>
>See gnu/services/cups.scm "union-directory" for how you merge multiple extension's directory trees into one.
>
>See operating-system-environment-variables for the environment variables that are already exported to every process.
>
>See the Guix manual "Service Composition" for how to compose services.
>
>We already have packages for ibus, fcitx - but no service for ibus, fcitx.

[-- Attachment #2: Type: text/html, Size: 1705 bytes --]

  reply	other threads:[~2017-01-22 23:57 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-22  0:57 A question about im-config tumashu
2017-01-22  1:15 ` Danny Milosavljevic
2017-01-22  2:39   ` tumashu
2017-01-22  8:06     ` Integrating different input methods into Guix Danny Milosavljevic
2017-01-22 23:57       ` tumashu [this message]
2017-01-23  0:32         ` Danny Milosavljevic
2017-01-23  6:38           ` tumashu
2017-01-26  8:02       ` Chris Marusich

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=83607e0.462.159c89d1385.Coremail.tumashu@163.com \
    --to=tumashu@163.com \
    --cc=dannym@scratchpost.org \
    --cc=guix-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.