<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>DesktopI18N&#039;s Blog &#187; RedHat</title>
	<atom:link href="http://desktopi18n.wordpress.com/category/software/redhat/feed/" rel="self" type="application/rss+xml" />
	<link>http://desktopi18n.wordpress.com</link>
	<description>A Software Desktop I18N Developer</description>
	<lastBuildDate>Wed, 14 Mar 2012 04:58:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='desktopi18n.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>DesktopI18N&#039;s Blog &#187; RedHat</title>
		<link>http://desktopi18n.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://desktopi18n.wordpress.com/osd.xml" title="DesktopI18N&#039;s Blog" />
	<atom:link rel='hub' href='http://desktopi18n.wordpress.com/?pushpress=hub'/>
		<item>
		<title>IBus new Control+Space window</title>
		<link>http://desktopi18n.wordpress.com/2012/02/16/ibus-new-controlspace-window/</link>
		<comments>http://desktopi18n.wordpress.com/2012/02/16/ibus-new-controlspace-window/#comments</comments>
		<pubDate>Thu, 16 Feb 2012 03:37:19 +0000</pubDate>
		<dc:creator>fujiwara</dc:creator>
				<category><![CDATA[IBus]]></category>
		<category><![CDATA[input methods]]></category>
		<category><![CDATA[RedHat]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://desktopi18n.wordpress.com/?p=270</guid>
		<description><![CDATA[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 &#8230; <a href="http://desktopi18n.wordpress.com/2012/02/16/ibus-new-controlspace-window/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=desktopi18n.wordpress.com&#038;blog=16443504&#038;post=270&#038;subd=desktopi18n&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Recently I updated ibus to 1.4.99.20120203-3 in Fedora 17 or later.<br />
The ibus is not available in upstream yet but we would need the new ibus for Fedora 17. It enhances:</p>
<ul>
<li>Performance of Control+Space.</li>
<li>New Control+Space GUI window.</li>
<li>IBus indicator can work without ibus-daemon on gnome-shell to handle XKB only.</li>
</ul>
<p>Previously ibus-daemon handles the trigger key, Control+Space, and some of the performance problems were happened when input method engines are switched. Now the ibus status icon on panel handles Control+Space and I hope the performance issue was fixed.</p>
<p>Previously the trigger key switches a previous ibus engine and next engine. Now the trigger key behaves to switch multiple engines likes Alt+Tab. If you use Control+Shift+Space, the reverse switching is called. The following is the new window with ibus GTK:<br />
<a href="http://desktopi18n.files.wordpress.com/2012/02/ibus-switcher-20120216.png"><img src="http://desktopi18n.files.wordpress.com/2012/02/ibus-switcher-20120216.png?w=300&h=187" alt="IBus Switcher Window with ibus-ui-gtk3" title="ibus-switcher-20120216" width="300" height="187" class="alignnone size-medium wp-image-271" /></a><br />
The following is the new window with ibus-gnome3 on gnome-shell:<br />
<a href="http://desktopi18n.files.wordpress.com/2012/02/gnome-shell-ibus-switcher-20120216.png"><img src="http://desktopi18n.files.wordpress.com/2012/02/gnome-shell-ibus-switcher-20120216.png?w=300&h=187" alt="IBus Switcher Window with ibus-gnome3 on gnome-shell" title="gnome-shell-ibus-switcher-20120216" width="300" height="187" class="alignnone size-medium wp-image-272" /></a><br />
<a href="http://desktopi18n.files.wordpress.com/2012/02/gnome-shell-ibus-menu-20120216.png"><img src="http://desktopi18n.files.wordpress.com/2012/02/gnome-shell-ibus-menu-20120216.png?w=300&h=187" alt="IBus menu with ibus-gnome3 on gnome-shell" title="gnome-shell-ibus-menu-20120216" width="300" height="187" class="alignnone size-medium wp-image-273" /></a><br />
<a href="http://desktopi18n.files.wordpress.com/2012/02/gnome-shell-ibus-lookup-window-20120216.png"><img src="http://desktopi18n.files.wordpress.com/2012/02/gnome-shell-ibus-lookup-window-20120216.png?w=300&h=187" alt="IBus lookup window with ibus-gnome3 on gnome-shell" title="gnome-shell-ibus-lookup-window-20120216" width="300" height="187" class="alignnone size-medium wp-image-274" /></a></p>
<p>Requirements:</p>
<pre>
# yum install ibus ibus-gnome3 gnome-shell gjs
# rpm -q ibus gnome-shell gjs
ibus-1.4.99.20120203-3.fc17.x86_64
gnome-shell-3.3.5-1.fc17.x86_64
gjs-1.31.10-1.fc17.x86_64
</pre>
<p>Currently we use the devel branch with ibus and ibus-gjs git and when the upstream is updated, I will move the devel branch to master.</p>
<ul>
<li><a href="https://github.com/phuang/ibus/tree/deve">https://github.com/phuang/ibus/tree/devel</a></li>
<li><a href="https://github.com/fujiwarat/ibus/tree/gtk3-vala">https://github.com/fujiwarat/ibus/tree/gtk3-vala</a></li>
<li><a href="https://github.com/fujiwarat/ibus-gjs/tree/gtk3-vala">https://github.com/fujiwarat/ibus-gjs/tree/gtk3-vala</a></li>
</ul>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/desktopi18n.wordpress.com/270/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/desktopi18n.wordpress.com/270/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/desktopi18n.wordpress.com/270/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/desktopi18n.wordpress.com/270/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/desktopi18n.wordpress.com/270/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/desktopi18n.wordpress.com/270/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/desktopi18n.wordpress.com/270/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/desktopi18n.wordpress.com/270/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/desktopi18n.wordpress.com/270/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/desktopi18n.wordpress.com/270/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/desktopi18n.wordpress.com/270/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/desktopi18n.wordpress.com/270/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/desktopi18n.wordpress.com/270/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/desktopi18n.wordpress.com/270/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=desktopi18n.wordpress.com&#038;blog=16443504&#038;post=270&#038;subd=desktopi18n&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://desktopi18n.wordpress.com/2012/02/16/ibus-new-controlspace-window/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		<georss:point>35.689487 139.691706</georss:point>
		<geo:lat>35.689487</geo:lat>
		<geo:long>139.691706</geo:long>
		<media:content url="http://0.gravatar.com/avatar/ea222682f45a8796c1cbfc3c5e8d94ce?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">desktopi18n</media:title>
		</media:content>

		<media:content url="http://desktopi18n.files.wordpress.com/2012/02/ibus-switcher-20120216.png?w=300" medium="image">
			<media:title type="html">ibus-switcher-20120216</media:title>
		</media:content>

		<media:content url="http://desktopi18n.files.wordpress.com/2012/02/gnome-shell-ibus-switcher-20120216.png?w=300" medium="image">
			<media:title type="html">gnome-shell-ibus-switcher-20120216</media:title>
		</media:content>

		<media:content url="http://desktopi18n.files.wordpress.com/2012/02/gnome-shell-ibus-menu-20120216.png?w=300" medium="image">
			<media:title type="html">gnome-shell-ibus-menu-20120216</media:title>
		</media:content>

		<media:content url="http://desktopi18n.files.wordpress.com/2012/02/gnome-shell-ibus-lookup-window-20120216.png?w=300" medium="image">
			<media:title type="html">gnome-shell-ibus-lookup-window-20120216</media:title>
		</media:content>
	</item>
		<item>
		<title>ibus-gjs new lookup window</title>
		<link>http://desktopi18n.wordpress.com/2012/01/13/ibus-gjs-new-lookup-window/</link>
		<comments>http://desktopi18n.wordpress.com/2012/01/13/ibus-gjs-new-lookup-window/#comments</comments>
		<pubDate>Fri, 13 Jan 2012 03:22:34 +0000</pubDate>
		<dc:creator>fujiwara</dc:creator>
				<category><![CDATA[IBus]]></category>
		<category><![CDATA[input methods]]></category>
		<category><![CDATA[RedHat]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://desktopi18n.wordpress.com/?p=264</guid>
		<description><![CDATA[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.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=desktopi18n.wordpress.com&#038;blog=16443504&#038;post=264&#038;subd=desktopi18n&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Folks, a happy new year.</p>
<p>ibus-gnome3-1.4.0-17 is now available in Fedora 16 or later.</p>
<pre>
# yum install ibus ibus-gnome3
% rpm -q ibus
ibus-1.4.0-17.fc16.x86_64
</pre>
<p>It would enhances the <a href="https://github.com/fujiwarat/ibus-gjs/commit/bafd4136ebf9c44966bd8f1b3c56f26dc68040e1">gnome-shell lookup window</a>.<br />
<a href="http://desktopi18n.files.wordpress.com/2012/01/shell-new-lookup-window.png"><img src="http://desktopi18n.files.wordpress.com/2012/01/shell-new-lookup-window.png?w=300&h=205" alt="ibus-gjs lookup window on gnome-shell" title="shell-new-lookup-window" width="300" height="205" class="alignnone size-medium wp-image-265" /></a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/desktopi18n.wordpress.com/264/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/desktopi18n.wordpress.com/264/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/desktopi18n.wordpress.com/264/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/desktopi18n.wordpress.com/264/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/desktopi18n.wordpress.com/264/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/desktopi18n.wordpress.com/264/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/desktopi18n.wordpress.com/264/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/desktopi18n.wordpress.com/264/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/desktopi18n.wordpress.com/264/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/desktopi18n.wordpress.com/264/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/desktopi18n.wordpress.com/264/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/desktopi18n.wordpress.com/264/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/desktopi18n.wordpress.com/264/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/desktopi18n.wordpress.com/264/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=desktopi18n.wordpress.com&#038;blog=16443504&#038;post=264&#038;subd=desktopi18n&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://desktopi18n.wordpress.com/2012/01/13/ibus-gjs-new-lookup-window/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<georss:point>35.689487 139.691706</georss:point>
		<geo:lat>35.689487</geo:lat>
		<geo:long>139.691706</geo:long>
		<media:content url="http://0.gravatar.com/avatar/ea222682f45a8796c1cbfc3c5e8d94ce?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">desktopi18n</media:title>
		</media:content>

		<media:content url="http://desktopi18n.files.wordpress.com/2012/01/shell-new-lookup-window.png?w=300" medium="image">
			<media:title type="html">shell-new-lookup-window</media:title>
		</media:content>
	</item>
		<item>
		<title>ibus-1.4.0-14 is available</title>
		<link>http://desktopi18n.wordpress.com/2011/12/14/ibus-1-4-0-14-is-available/</link>
		<comments>http://desktopi18n.wordpress.com/2011/12/14/ibus-1-4-0-14-is-available/#comments</comments>
		<pubDate>Wed, 14 Dec 2011 09:23:57 +0000</pubDate>
		<dc:creator>fujiwara</dc:creator>
				<category><![CDATA[IBus]]></category>
		<category><![CDATA[input methods]]></category>
		<category><![CDATA[RedHat]]></category>
		<category><![CDATA[shell menu]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://desktopi18n.wordpress.com/?p=247</guid>
		<description><![CDATA[ibus-1.4.0-14 is available soon in f16 or higher. You could now install ibus-1.4.0-14 in Fedora 16 updates-testing repository. # yum install --enablerepo=updates-testing ibus ibus-gnome3 % rpm -q ibus ibus-1.4.0-14.fc16.x86_64 This update enhances the shell menu. Now menu icons on ibus &#8230; <a href="http://desktopi18n.wordpress.com/2011/12/14/ibus-1-4-0-14-is-available/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=desktopi18n.wordpress.com&#038;blog=16443504&#038;post=247&#038;subd=desktopi18n&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>ibus-1.4.0-14 is available soon in f16 or higher.<br />
You could now install ibus-1.4.0-14 in Fedora 16 updates-testing repository.</p>
<pre>
# yum install --enablerepo=updates-testing ibus ibus-gnome3
% rpm -q ibus
ibus-1.4.0-14.fc16.x86_64
</pre>
<p>This update enhances the shell menu.<br />
<a href="http://desktopi18n.files.wordpress.com/2011/12/ibus-gjs-panel-20111214-2.png"><img src="http://desktopi18n.files.wordpress.com/2011/12/ibus-gjs-panel-20111214-2.png?w=300&h=187" alt="Icon activated menu on ibus-gjs icon indicator" title="ibus-gjs-panel-20111214-2" width="300" height="187" class="alignnone size-medium wp-image-249" /></a><br />
Now menu icons on ibus icon menu use the prefix of language names for XKB keymaps and multi-byte special chars for input methods and have numeric suffix if the icon strings are duplicated. (e.g. 中<font size="-2">2</font> and en<font size="-2">2</font>)<br />
The ibus shell menu also deletes the item of quit, restart, ibus-setup to follow the UI spec since the indicator will persist for XKB keymaps even if ibus is not running. We&#8217;d like to integarte ibus setup into gnome-control-center.<br />
Also this update adds the IM engine&#8217;s setup button on ibus-setup.<br />
<a href="http://desktopi18n.files.wordpress.com/2011/12/ibus-setup-ime-setup.png"><img src="http://desktopi18n.files.wordpress.com/2011/12/ibus-setup-ime-setup.png?w=296&h=300" alt="IME button on ibus-setup" title="ibus-setup-ime-setup" width="296" height="300" class="alignnone size-medium wp-image-250" /></a><br />
The feature is upstreamed in <a href="https://github.com/ibus/ibus/commit/5236e2159f2e6184c18df9a9ecbb05bfb09106d4">ibus HEAD</a>.<br />
We also would like to integrate this function into gnome-control-center.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/desktopi18n.wordpress.com/247/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/desktopi18n.wordpress.com/247/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/desktopi18n.wordpress.com/247/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/desktopi18n.wordpress.com/247/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/desktopi18n.wordpress.com/247/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/desktopi18n.wordpress.com/247/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/desktopi18n.wordpress.com/247/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/desktopi18n.wordpress.com/247/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/desktopi18n.wordpress.com/247/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/desktopi18n.wordpress.com/247/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/desktopi18n.wordpress.com/247/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/desktopi18n.wordpress.com/247/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/desktopi18n.wordpress.com/247/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/desktopi18n.wordpress.com/247/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=desktopi18n.wordpress.com&#038;blog=16443504&#038;post=247&#038;subd=desktopi18n&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://desktopi18n.wordpress.com/2011/12/14/ibus-1-4-0-14-is-available/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		<georss:point>35.689487 139.691706</georss:point>
		<geo:lat>35.689487</geo:lat>
		<geo:long>139.691706</geo:long>
		<media:content url="http://0.gravatar.com/avatar/ea222682f45a8796c1cbfc3c5e8d94ce?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">desktopi18n</media:title>
		</media:content>

		<media:content url="http://desktopi18n.files.wordpress.com/2011/12/ibus-gjs-panel-20111214-2.png?w=300" medium="image">
			<media:title type="html">ibus-gjs-panel-20111214-2</media:title>
		</media:content>

		<media:content url="http://desktopi18n.files.wordpress.com/2011/12/ibus-setup-ime-setup.png?w=296" medium="image">
			<media:title type="html">ibus-setup-ime-setup</media:title>
		</media:content>
	</item>
		<item>
		<title>IBus-GJS 3.2.1.20111021 was released</title>
		<link>http://desktopi18n.wordpress.com/2011/10/21/ibus-gjs-3-2-1-20111021-was-released/</link>
		<comments>http://desktopi18n.wordpress.com/2011/10/21/ibus-gjs-3-2-1-20111021-was-released/#comments</comments>
		<pubDate>Fri, 21 Oct 2011 08:53:57 +0000</pubDate>
		<dc:creator>fujiwara</dc:creator>
				<category><![CDATA[IBus]]></category>
		<category><![CDATA[RedHat]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://desktopi18n.wordpress.com/?p=240</guid>
		<description><![CDATA[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 &#8230; <a href="http://desktopi18n.wordpress.com/2011/10/21/ibus-gjs-3-2-1-20111021-was-released/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=desktopi18n.wordpress.com&#038;blog=16443504&#038;post=240&#038;subd=desktopi18n&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Recently I fixed several bugs in ibus-gjs for gnome-shell 3.2.1 and gjs 1.30.0.<br />
ibus-1.4.0-5.fc16 has all the fixes and probably it will be available tomorrow in Fedora test repository.</p>
<pre>
# yum install --enablerepo=updates-testing ibus ibus-gnome3
% rpm -q ibus
ibus-1.4.0-5.fc16.x86_64
</pre>
<p>The development ibus-gjs is avaialable <a href="https://github.com/fujiwarat/ibus-gjs">here</a>.<br />
1. Get the current keyboard layout when no variant.<br />
ibus could not get the current keyboard layout when the layout has no variant. e.g. &#8216;us&#8217; layout.<br />
<a href="https://github.com/fujiwarat/ibus-gjs/commit/2e4cd8141e10aeba6a201b7c300f8250aa9fd562">The patch</a> was integrated.</p>
<p>2. An error when XKB feature is disabled.<br />
Fedora enables the XKB feature but this problem is reported by the other platforms.<br />
<a href="https://github.com/fujiwarat/ibus-gjs/commit/bfc41883ef280ce03deb205115e758e5a708e20d">The patch</a> was integrated.</p>
<p>3. Cannot open ibus panel icon menu in gnome-shell 3.2.1.<br />
I had added a workaround not to move the input focus with ibus status icon in Fedora 15 but it does not work in Fedora 16 and the workaround caused an up compatible issue in gnome-shell 3.2.1.<br />
<a href="https://github.com/fujiwarat/ibus-gjs/commit/6db8ada6ff8ef1d8e10f08a94469668de11580f2">The patch</a> was integrated.</p>
<p>4. IM engine&#8217;s menu items are not selectable on ibus panel icon meenu.<br />
IME menu items cannot be selected because of no focus in gnome-shell 3.2.x because of the F15 workaround.<br />
<a href="https://github.com/fujiwarat/ibus-gjs/commit/adeae5fb223dbcbddd18b1624cba990eafb5275a">The patch</a> was integrated.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/desktopi18n.wordpress.com/240/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/desktopi18n.wordpress.com/240/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/desktopi18n.wordpress.com/240/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/desktopi18n.wordpress.com/240/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/desktopi18n.wordpress.com/240/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/desktopi18n.wordpress.com/240/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/desktopi18n.wordpress.com/240/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/desktopi18n.wordpress.com/240/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/desktopi18n.wordpress.com/240/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/desktopi18n.wordpress.com/240/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/desktopi18n.wordpress.com/240/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/desktopi18n.wordpress.com/240/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/desktopi18n.wordpress.com/240/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/desktopi18n.wordpress.com/240/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=desktopi18n.wordpress.com&#038;blog=16443504&#038;post=240&#038;subd=desktopi18n&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://desktopi18n.wordpress.com/2011/10/21/ibus-gjs-3-2-1-20111021-was-released/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		<georss:point>35.689487 139.691706</georss:point>
		<geo:lat>35.689487</geo:lat>
		<geo:long>139.691706</geo:long>
		<media:content url="http://0.gravatar.com/avatar/ea222682f45a8796c1cbfc3c5e8d94ce?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">desktopi18n</media:title>
		</media:content>
	</item>
		<item>
		<title>IBus XIM Compose Key</title>
		<link>http://desktopi18n.wordpress.com/2011/09/30/ibus-xim-compose-key/</link>
		<comments>http://desktopi18n.wordpress.com/2011/09/30/ibus-xim-compose-key/#comments</comments>
		<pubDate>Fri, 30 Sep 2011 10:38:20 +0000</pubDate>
		<dc:creator>fujiwara</dc:creator>
				<category><![CDATA[IBus]]></category>
		<category><![CDATA[RedHat]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://desktopi18n.wordpress.com/?p=232</guid>
		<description><![CDATA[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&#8217;m porting the features into ibus-xkb. I put the &#8230; <a href="http://desktopi18n.wordpress.com/2011/09/30/ibus-xim-compose-key/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=desktopi18n.wordpress.com&#038;blog=16443504&#038;post=232&#038;subd=desktopi18n&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Now IBus supports XIM compose keys. ibus-xkb owns the hard-coded <a href="https://github.com/fujiwarat/ibus-xkb/commit/d69793a73fd78e0e37be480f5ed1320c76f07966">XIM data</a>.<br />
IBus also supports the ISO 14755 (Unicode hex codes).<br />
The module ibus-xkb is the part of Fedora IBus and I&#8217;m porting the features into ibus-xkb.<br />
I put the demo here:<br />
<span style="text-align:center; display: block;"><a href="http://desktopi18n.wordpress.com/2011/09/30/ibus-xim-compose-key/"><img src="http://img.youtube.com/vi/Zul6W45zyVE/2.jpg" alt="" /></a></span><br />
The compose feature does not depend on the client applications; GTK, QT, X11 applications.<br />
<br />
The demo file is generated by gnome-shell. Control+Shift+Alt+R keybinding can start/stop to record desktop <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .<br />
<a href="https://live.gnome.org/GnomeShell/Features">https://live.gnome.org/GnomeShell/Features</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/desktopi18n.wordpress.com/232/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/desktopi18n.wordpress.com/232/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/desktopi18n.wordpress.com/232/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/desktopi18n.wordpress.com/232/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/desktopi18n.wordpress.com/232/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/desktopi18n.wordpress.com/232/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/desktopi18n.wordpress.com/232/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/desktopi18n.wordpress.com/232/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/desktopi18n.wordpress.com/232/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/desktopi18n.wordpress.com/232/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/desktopi18n.wordpress.com/232/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/desktopi18n.wordpress.com/232/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/desktopi18n.wordpress.com/232/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/desktopi18n.wordpress.com/232/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=desktopi18n.wordpress.com&#038;blog=16443504&#038;post=232&#038;subd=desktopi18n&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://desktopi18n.wordpress.com/2011/09/30/ibus-xim-compose-key/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<georss:point>35.689487 139.691706</georss:point>
		<geo:lat>35.689487</geo:lat>
		<geo:long>139.691706</geo:long>
		<media:content url="http://0.gravatar.com/avatar/ea222682f45a8796c1cbfc3c5e8d94ce?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">desktopi18n</media:title>
		</media:content>
	</item>
		<item>
		<title>Mousepad does not enable TAB with IBus</title>
		<link>http://desktopi18n.wordpress.com/2011/09/29/mousepad-does-not-enable-tab-with-ibus/</link>
		<comments>http://desktopi18n.wordpress.com/2011/09/29/mousepad-does-not-enable-tab-with-ibus/#comments</comments>
		<pubDate>Thu, 29 Sep 2011 15:20:39 +0000</pubDate>
		<dc:creator>fujiwara</dc:creator>
				<category><![CDATA[IBus]]></category>
		<category><![CDATA[RedHat]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://desktopi18n.wordpress.com/?p=226</guid>
		<description><![CDATA[Mousepad is a simple text editor for Xfce and it&#8217;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 &#8230; <a href="http://desktopi18n.wordpress.com/2011/09/29/mousepad-does-not-enable-tab-with-ibus/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=desktopi18n.wordpress.com&#038;blog=16443504&#038;post=226&#038;subd=desktopi18n&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Mousepad is a simple text editor for Xfce and it&#8217;s available on Fedora too.<br />
I got the following request:</p>
<blockquote><p>
If I’m not mistaken, you’re the author of this patch for mousepad: <a href="http://code.google.com/p/ibus/issues/detail?id=1192">http://code.google.com/p/ibus/issues/detail?id=1192</a><br />
First off, thank you very much for fixing this annoying bug that has vexed me for months!<br />
Now, the only problem is that the same bug still exists for the TAB key, as in TAB key strokes are not recognized with ibus running, but work if I kill ibus.<br />
Sadly, I couldn’t really tell how you fixed the enter key, so I couldn’t reproduce a fix for TAB either.<br />
Maybe your could help me? This problem just seems way too small to open up yet another bug report, so I hope you can help me.</p>
<p>お願いします!
</p></blockquote>
<p>I checked the source code and the similar fix also needs to be applied for TAB key.<br />
The following is the all the fix of Enter and TAB keys:</p>
<pre>
--- mousepad-0.2.16/src/keyevent.c.orig
+++ mousepad-0.2.16/src/keyevent.c
@@ -89,19 +89,19 @@ static gboolean cb_key_press_event(GtkWi
 	case GDK_Return:
 		if (check_preedit(text_view))
 			return FALSE;
-		if ((indent_get_state() &amp;&amp; !(event-&gt;state &amp;= GDK_SHIFT_MASK)) ||
-			(!indent_get_state() &amp;&amp; (event-&gt;state &amp;= GDK_SHIFT_MASK))) {
+		if ((indent_get_state() &amp;&amp; !(event-&gt;state &amp; GDK_SHIFT_MASK)) ||
+			(!indent_get_state() &amp;&amp; (event-&gt;state &amp; GDK_SHIFT_MASK))) {
 			indent_real(text_view);
 			return TRUE;
 		}
 		break;
 	case GDK_Tab:
-		if (event-&gt;state &amp;= GDK_CONTROL_MASK) {
+		if (event-&gt;state &amp; GDK_CONTROL_MASK) {
 			indent_toggle_tab_width(text_view);
 			return TRUE;
 		}
 	case GDK_ISO_Left_Tab:
-		if (event-&gt;state &amp;= GDK_SHIFT_MASK) {
+		if (event-&gt;state &amp; GDK_SHIFT_MASK) {
 			keyval = 0;
 			indent_multi_line_unindent(buffer);
 		} else if (!check_selection_bound(buffer))
</pre>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/desktopi18n.wordpress.com/226/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/desktopi18n.wordpress.com/226/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/desktopi18n.wordpress.com/226/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/desktopi18n.wordpress.com/226/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/desktopi18n.wordpress.com/226/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/desktopi18n.wordpress.com/226/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/desktopi18n.wordpress.com/226/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/desktopi18n.wordpress.com/226/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/desktopi18n.wordpress.com/226/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/desktopi18n.wordpress.com/226/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/desktopi18n.wordpress.com/226/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/desktopi18n.wordpress.com/226/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/desktopi18n.wordpress.com/226/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/desktopi18n.wordpress.com/226/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=desktopi18n.wordpress.com&#038;blog=16443504&#038;post=226&#038;subd=desktopi18n&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://desktopi18n.wordpress.com/2011/09/29/mousepad-does-not-enable-tab-with-ibus/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<georss:point>35.689487 139.691706</georss:point>
		<geo:lat>35.689487</geo:lat>
		<geo:long>139.691706</geo:long>
		<media:content url="http://0.gravatar.com/avatar/ea222682f45a8796c1cbfc3c5e8d94ce?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">desktopi18n</media:title>
		</media:content>
	</item>
		<item>
		<title>IBus GJS for GNOME-Shell 3.2.0</title>
		<link>http://desktopi18n.wordpress.com/2011/09/29/ibus-gjs-for-gnome-shell-3-2-0/</link>
		<comments>http://desktopi18n.wordpress.com/2011/09/29/ibus-gjs-for-gnome-shell-3-2-0/#comments</comments>
		<pubDate>Thu, 29 Sep 2011 10:29:11 +0000</pubDate>
		<dc:creator>fujiwara</dc:creator>
				<category><![CDATA[IBus]]></category>
		<category><![CDATA[RedHat]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://desktopi18n.wordpress.com/?p=220</guid>
		<description><![CDATA[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 &#8230; <a href="http://desktopi18n.wordpress.com/2011/09/29/ibus-gjs-for-gnome-shell-3-2-0/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=desktopi18n.wordpress.com&#038;blog=16443504&#038;post=220&#038;subd=desktopi18n&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Sorry for the late response. I was a bit busy for gnome-shell and on vacation.<br />
Fedora 16 will use gnome-shell 3.2.x and gjs 1.30.x.<br />
Unfortunately We could not integrate ibus gjs into gnome-shell so we still need to install ibus-gnome3 by manual for gnome-shell.</p>
<p>There are two points to enable ibus-gnome3 with gnome-shell.</p>
<p><b>#1 Checking the versions</b><br />
After you install ibus-gnome3 (yum install ibus-gnome3), you will notice /usr/share/gnome-shell/extensions/ibus-indicator@example.com/metadata.json is installed. That file provides the supported versions of gnome-shell and gjs.</p>
<pre>
# yum install gnome-shell gjs
# rpm -q gnome-shell gjs
gnome-shell-3.1.92-1.fc16.x86_64
gjs-1.29.18-1.fc16.x86_64
# yum install --enablerepo=updates-testing ibus ibus-gnome3
# rpm -q ibus-gnome3
ibus-gnome3-1.4.0-2.fc16.x86_64
# cat /usr/share/gnome-shell/extensions/ibus-indicator@example.com/metadata.json
{"shell-version": ["3.1.92"],
 "js-version": ["1.29.18"],
 "uuid": "ibus-indicator@example.com",
 "name": "Input-Method Status Indicator",
 "description": "Add a system status menu for input-methods using IBus",
 "url": "https://github.com/fujiwarat/ibus-gjs"
}
</pre>
<p>
The example shows metadata.json file has the two keys &#8216;shell-version&#8217; and &#8216;js-version&#8217; and &#8216;shell-version&#8217; is &#8217;3.1.92&#8242; and &#8216;js-version&#8217; is &#8217;1.29.18&#8242;.<br />
The versions are matched with the versions of gnome-shell and gjs.<br />
If the versions are different, ibus-gnome3 won&#8217;t be enabled with gnome-shell. [1]</p>
<p><b>#2 Enable dconf key</b><br />
Unfortunately all shell extensions are disabled by default in GNOME 3.2 so you need to enable the dconf key by manual.</p>
<pre>
% gsettings get org.gnome.shell enabled-extensions 
[]
% gsettings set org.gnome.shell enabled-extensions "['ibus-indicator@example.com']"
% gsettings get org.gnome.shell enabled-extensions 
['ibus-indicator@example.com']
</pre>
<p>Now you can enable ibus-gnome3 with gnome-shell in Fedora 16. [2]</p>
<pre>
% gnome-shell --replace
</pre>
<p>If you cannot enable ibus-gnome3 but no errors on terminal, probably the follwing debug option might be useful for you</p>
<pre>
% env GJS_DEBUG_OUTPUT=stderr  gnome-shell --replace
</pre>
<p>Note: gnome-shell 3.2.0 and gjs 1.30.0 will be available soon and I also will update ibus-gnome3 with metadata.json file.</p>
<p>
[1] Actually gnome-shell compares the versions with /usr/share/gnome-shell/js/misc/config.js and the checking script is versionCheck() in /usr/share/gnome-shell/js/ui/extensionSystem.js<br />
[2] If you&#8217;d like to run gnome-shell by manual, compiz-gnome can shows the &#8216;Classic GNOME with Compiz&#8217; on GDM login screen.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/desktopi18n.wordpress.com/220/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/desktopi18n.wordpress.com/220/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/desktopi18n.wordpress.com/220/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/desktopi18n.wordpress.com/220/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/desktopi18n.wordpress.com/220/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/desktopi18n.wordpress.com/220/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/desktopi18n.wordpress.com/220/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/desktopi18n.wordpress.com/220/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/desktopi18n.wordpress.com/220/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/desktopi18n.wordpress.com/220/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/desktopi18n.wordpress.com/220/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/desktopi18n.wordpress.com/220/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/desktopi18n.wordpress.com/220/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/desktopi18n.wordpress.com/220/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=desktopi18n.wordpress.com&#038;blog=16443504&#038;post=220&#038;subd=desktopi18n&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://desktopi18n.wordpress.com/2011/09/29/ibus-gjs-for-gnome-shell-3-2-0/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		<georss:point>35.689487 139.691706</georss:point>
		<geo:lat>35.689487</geo:lat>
		<geo:long>139.691706</geo:long>
		<media:content url="http://0.gravatar.com/avatar/ea222682f45a8796c1cbfc3c5e8d94ce?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">desktopi18n</media:title>
		</media:content>
	</item>
		<item>
		<title>Latitude and Longitude in My Town</title>
		<link>http://desktopi18n.wordpress.com/2011/08/10/latitude-and-longitude-in-my-town/</link>
		<comments>http://desktopi18n.wordpress.com/2011/08/10/latitude-and-longitude-in-my-town/#comments</comments>
		<pubDate>Wed, 10 Aug 2011 03:55:19 +0000</pubDate>
		<dc:creator>fujiwara</dc:creator>
				<category><![CDATA[RedHat]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://desktopi18n.wordpress.com/?p=215</guid>
		<description><![CDATA[I added my name in GnomeWorldWide today. I&#8217;m interested in Google Map which can check the latitude and longitude in my town. My town, Tokyo Japan, is located at 35.645562 degrees north in latitude and 139.711071 degrees east in longitude &#8230; <a href="http://desktopi18n.wordpress.com/2011/08/10/latitude-and-longitude-in-my-town/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=desktopi18n.wordpress.com&#038;blog=16443504&#038;post=215&#038;subd=desktopi18n&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I added my name in <a href="https://live.gnome.org/GnomeWorldWide">GnomeWorldWide</a> today.<br />
I&#8217;m interested in Google Map which can check the latitude and longitude in my town.<br />
My town, Tokyo Japan, is located at 35.645562 degrees north in latitude and 139.711071 degrees east in longitude and then I can specify it with <a href="http://maps.google.co.jp/maps?ll=35.645562,139.711071">http://maps.google.co.jp/maps?ll=35.645562,139.711071</a> <img src='http://s1.wp.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> .</p>
<p>I also added some links in <a href="https://live.gnome.org/GnomeShell/Design/Guidelines/SystemStatus/InputLanguage">https://live.gnome.org/GnomeShell/Design/Guidelines/SystemStatus/InputLanguage</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/desktopi18n.wordpress.com/215/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/desktopi18n.wordpress.com/215/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/desktopi18n.wordpress.com/215/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/desktopi18n.wordpress.com/215/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/desktopi18n.wordpress.com/215/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/desktopi18n.wordpress.com/215/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/desktopi18n.wordpress.com/215/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/desktopi18n.wordpress.com/215/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/desktopi18n.wordpress.com/215/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/desktopi18n.wordpress.com/215/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/desktopi18n.wordpress.com/215/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/desktopi18n.wordpress.com/215/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/desktopi18n.wordpress.com/215/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/desktopi18n.wordpress.com/215/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=desktopi18n.wordpress.com&#038;blog=16443504&#038;post=215&#038;subd=desktopi18n&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://desktopi18n.wordpress.com/2011/08/10/latitude-and-longitude-in-my-town/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<georss:point>35.689487 139.691706</georss:point>
		<geo:lat>35.689487</geo:lat>
		<geo:long>139.691706</geo:long>
		<media:content url="http://0.gravatar.com/avatar/ea222682f45a8796c1cbfc3c5e8d94ce?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">desktopi18n</media:title>
		</media:content>
	</item>
		<item>
		<title>A New IBus Lookup Window for GNOME-Shell</title>
		<link>http://desktopi18n.wordpress.com/2011/07/15/a-new-ibus-lookup-window-for-gnome-shell/</link>
		<comments>http://desktopi18n.wordpress.com/2011/07/15/a-new-ibus-lookup-window-for-gnome-shell/#comments</comments>
		<pubDate>Fri, 15 Jul 2011 03:24:33 +0000</pubDate>
		<dc:creator>fujiwara</dc:creator>
				<category><![CDATA[IBus]]></category>
		<category><![CDATA[RedHat]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://desktopi18n.wordpress.com/?p=208</guid>
		<description><![CDATA[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 &#8230; <a href="http://desktopi18n.wordpress.com/2011/07/15/a-new-ibus-lookup-window-for-gnome-shell/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=desktopi18n.wordpress.com&#038;blog=16443504&#038;post=208&#038;subd=desktopi18n&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>tigersoldier has <a href="https://github.com/tigersoldier/Gnome-Shell-IM-Panel">another repository</a> of <a href="https://github.com/fujiwarat/ibus-gjs">ibus gjs</a> and provides a nice lookup window of IBus, which is based on St actor (clutter).<br />
I merged <a href="https://github.com/fujiwarat/ibus-gjs/commit/1642c63c0481032a182747e2ff6264937b010d5f">his lookup window</a> into my repository yesterday. Thanks!<br />
<a href="http://desktopi18n.files.wordpress.com/2011/07/ibus-gjs-lookup-window.png"><img src="http://desktopi18n.files.wordpress.com/2011/07/ibus-gjs-lookup-window.png?w=300&h=187" alt="IBus Lookup Window Based on St Actor" title="ibus-gjs-lookup-window" width="300" height="187" class="alignnone size-medium wp-image-209" /></a><br />
Yesterday I also integrated the new ibus-1.3.99.20110419-11 into Fedora 15 and rawhide.</p>
<pre>
# yum install --enablerepo=updates-testing ibus ibus-gnome3
# rpm -q ibus-gnome3
ibus-gnome3-1.3.99.20110419-11.fc15.x86_64
</pre>
<p>It also includes <a href="https://github.com/fujiwarat/ibus-gjs/commit/9cfeae9777220fa20226954ea0098610db64f037">a patch</a> from ueno-san, which can provide a separated package as ibus-gnome3.</p>
<p>The package ibus-gnome3 is a test package and I have to discuss with upstream whether the embedded function or the separated module is better.<br />
Probably I have to fix vertical-horizontal window and have a few RFEs about enabling the clicking commit on the lookup window and adding a handle widget (likes Gtk.paint_handle).</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/desktopi18n.wordpress.com/208/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/desktopi18n.wordpress.com/208/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/desktopi18n.wordpress.com/208/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/desktopi18n.wordpress.com/208/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/desktopi18n.wordpress.com/208/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/desktopi18n.wordpress.com/208/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/desktopi18n.wordpress.com/208/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/desktopi18n.wordpress.com/208/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/desktopi18n.wordpress.com/208/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/desktopi18n.wordpress.com/208/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/desktopi18n.wordpress.com/208/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/desktopi18n.wordpress.com/208/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/desktopi18n.wordpress.com/208/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/desktopi18n.wordpress.com/208/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=desktopi18n.wordpress.com&#038;blog=16443504&#038;post=208&#038;subd=desktopi18n&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://desktopi18n.wordpress.com/2011/07/15/a-new-ibus-lookup-window-for-gnome-shell/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<georss:point>35.689487 139.691706</georss:point>
		<geo:lat>35.689487</geo:lat>
		<geo:long>139.691706</geo:long>
		<media:content url="http://0.gravatar.com/avatar/ea222682f45a8796c1cbfc3c5e8d94ce?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">desktopi18n</media:title>
		</media:content>

		<media:content url="http://desktopi18n.files.wordpress.com/2011/07/ibus-gjs-lookup-window.png?w=300" medium="image">
			<media:title type="html">ibus-gjs-lookup-window</media:title>
		</media:content>
	</item>
		<item>
		<title>IBus GJS New Repository</title>
		<link>http://desktopi18n.wordpress.com/2011/07/14/ibus-gjs-new-repository/</link>
		<comments>http://desktopi18n.wordpress.com/2011/07/14/ibus-gjs-new-repository/#comments</comments>
		<pubDate>Thu, 14 Jul 2011 06:50:42 +0000</pubDate>
		<dc:creator>fujiwara</dc:creator>
				<category><![CDATA[IBus]]></category>
		<category><![CDATA[RedHat]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://desktopi18n.wordpress.com/?p=201</guid>
		<description><![CDATA[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&#8217;m also adding some features in my gjs brach: &#8230; <a href="http://desktopi18n.wordpress.com/2011/07/14/ibus-gjs-new-repository/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=desktopi18n.wordpress.com&#038;blog=16443504&#038;post=201&#038;subd=desktopi18n&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>As I posted about <a href="http://desktopi18n.wordpress.com/2011/02/10/ibus-panel-for-gnome-shell/">IBus panel for GNOME-Shell</a> some months ago, I created the new git repository for it yesterday.<br />
<a href="https://github.com/fujiwarat/ibus-gjs">https://github.com/fujiwarat/ibus-gjs</a></p>
<p>I think it can work with the upstream ibus but I&#8217;m also adding some features in my gjs brach:<br />
<a href="https://github.com/fujiwarat/ibus/tree/gjs">https://github.com/fujiwarat/ibus/tree/gjs</a><br />
Actually they are integrated in Fedora 16 and 15.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/desktopi18n.wordpress.com/201/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/desktopi18n.wordpress.com/201/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/desktopi18n.wordpress.com/201/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/desktopi18n.wordpress.com/201/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/desktopi18n.wordpress.com/201/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/desktopi18n.wordpress.com/201/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/desktopi18n.wordpress.com/201/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/desktopi18n.wordpress.com/201/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/desktopi18n.wordpress.com/201/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/desktopi18n.wordpress.com/201/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/desktopi18n.wordpress.com/201/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/desktopi18n.wordpress.com/201/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/desktopi18n.wordpress.com/201/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/desktopi18n.wordpress.com/201/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=desktopi18n.wordpress.com&#038;blog=16443504&#038;post=201&#038;subd=desktopi18n&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://desktopi18n.wordpress.com/2011/07/14/ibus-gjs-new-repository/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<georss:point>35.689487 139.691706</georss:point>
		<geo:lat>35.689487</geo:lat>
		<geo:long>139.691706</geo:long>
		<media:content url="http://0.gravatar.com/avatar/ea222682f45a8796c1cbfc3c5e8d94ce?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">desktopi18n</media:title>
		</media:content>
	</item>
	</channel>
</rss>
