Showing posts with label Input Method. Show all posts
Showing posts with label Input Method. Show all posts

May 20, 2010

Fedora yum repository for Mozc available

I've just created yum repository metadata for Mozc on my fedorapeople space. you can install the latest package after installing mozc.repo file under /etc/yum.repo.d on your system.


Currently it contains the binary rpms for i686 and x86_64 only on Fedora 12 and 13. but not for ppc nor ppc64 because unfortunately the build failed.

For another news,  started to include mozc-config in the package. though I pondered to make another package for that, it was difficult to do so because it requires the build environment of Mozc for header files and static libraries and objects.

Enjoy,

[Update: 2010/05/28]: fixed a fail on i386 box to fetch the metadata via yum; sorry for inconvenience.
[Update: 2010/06/22]: fixed the repo file and URL because it has been changed due to the restructure of the package.

May 10, 2008

IMSettings is a standalone package now

IMSettings has been separated from im-chooser and the source code is being managed under the own repository now.

April 16, 2008

Trac for im-chooser

http://fedorahosted.org/im-chooser/ より。

January 28, 2008

imsettings

まあとりあえずデモをどうぞ。

imsettingsとは、D-Bus経由でInput Methodの起動/停止および変更をするためのフレームワークです。煩わしいデスクトップの再起動なしで実現することを目標としています。日頃そんな頻繁に変えたりすることはないと思いますが、アプリケーションによって致命的なキーコンフリクトが発生するケースに於いても、一時的に停止させることで対処可能です。場合によってはIMを使いたいけど、でも…なんてときには役に立つはずです。

December 18, 2007

December 7, 2007

再起動なしでIMを変更する

そろそろ手をつけないといかんなあと思い、ちょっといじった。vnc2swfのデモはこちら

追記: 横長すぎたので、800x600で作り直した。