May 2013 M T W T F S S « May 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 -
Recent Posts
Archives
Categories
Meta
Category Archives: IBus
Customize shortcut keys for IBus 1.5
Currently ibus-1.4.99.20120428-2 is provided in Fedora 17 or later If you use the old version, you could update the ibus packages below # yum install –enablerepo=updates-testing ibus ibus-gnome3 Currently the default trigger key is “<Control>space”. Since I don’t port the … Continue reading
IBus new Control+Space window
Recently I updated ibus to 1.4.99.20120203-3 in Fedora 17 or later. The ibus is not available in upstream yet but we would need the new ibus for Fedora 17. It enhances: Performance of Control+Space. New Control+Space GUI window. IBus indicator … Continue reading
ibus-gjs new lookup window
Folks, a happy new year. ibus-gnome3-1.4.0-17 is now available in Fedora 16 or later. # yum install ibus ibus-gnome3 % rpm -q ibus ibus-1.4.0-17.fc16.x86_64 It would enhances the gnome-shell lookup window.
IBus-GJS 3.2.1.20111021 was released
Recently I fixed several bugs in ibus-gjs for gnome-shell 3.2.1 and gjs 1.30.0. ibus-1.4.0-5.fc16 has all the fixes and probably it will be available tomorrow in Fedora test repository. # yum install –enablerepo=updates-testing ibus ibus-gnome3 % rpm -q ibus ibus-1.4.0-5.fc16.x86_64 … Continue reading
IBus XIM Compose Key
Now IBus supports XIM compose keys. ibus-xkb owns the hard-coded XIM data. IBus also supports the ISO 14755 (Unicode hex codes). The module ibus-xkb is the part of Fedora IBus and I’m porting the features into ibus-xkb. I put the … Continue reading
Mousepad does not enable TAB with IBus
Mousepad is a simple text editor for Xfce and it’s available on Fedora too. I got the following request: If I’m not mistaken, you’re the author of this patch for mousepad: http://code.google.com/p/ibus/issues/detail?id=1192 First off, thank you very much for fixing … Continue reading
IBus GJS for GNOME-Shell 3.2.0
Sorry for the late response. I was a bit busy for gnome-shell and on vacation. Fedora 16 will use gnome-shell 3.2.x and gjs 1.30.x. Unfortunately We could not integrate ibus gjs into gnome-shell so we still need to install ibus-gnome3 … Continue reading
A New IBus Lookup Window for GNOME-Shell
tigersoldier has another repository of ibus gjs and provides a nice lookup window of IBus, which is based on St actor (clutter). I merged his lookup window into my repository yesterday. Thanks! Yesterday I also integrated the new ibus-1.3.99.20110419-11 into … Continue reading
IBus GJS New Repository
As I posted about IBus panel for GNOME-Shell some months ago, I created the new git repository for it yesterday. https://github.com/fujiwarat/ibus-gjs I think it can work with the upstream ibus but I’m also adding some features in my gjs brach: … Continue reading