<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to feature-requests</title><link>https://sourceforge.net/p/scim/feature-requests/</link><description>Recent changes to feature-requests</description><atom:link href="https://sourceforge.net/p/scim/feature-requests/feed.rss" rel="self"/><language>en</language><lastBuildDate>Thu, 05 Jan 2017 02:53:10 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/scim/feature-requests/feed.rss" rel="self" type="application/rss+xml"/><item><title>#3 RSS Feed</title><link>https://sourceforge.net/p/scim/feature-requests/3/?limit=25#9cd3</link><description>&lt;div class="markdown_content"&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;status&lt;/strong&gt;: open --&amp;gt; closed&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Group&lt;/strong&gt;:  --&amp;gt; Next Release (example)&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Rolf</dc:creator><pubDate>Thu, 05 Jan 2017 02:53:10 -0000</pubDate><guid>https://sourceforge.neta424cd2093af53197610ed86dad505db961a707c</guid></item><item><title>#20 About scim/scim-bridge and scim-sunpinyin</title><link>https://sourceforge.net/p/scim/feature-requests/20/?limit=25#2d61</link><description>&lt;div class="markdown_content"&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;assigned_to&lt;/strong&gt;: Choe Hwanjin --&amp;gt; Tz-Huan Huang&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Group&lt;/strong&gt;:  --&amp;gt; Next Release (example)&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Rolf</dc:creator><pubDate>Thu, 05 Jan 2017 02:51:36 -0000</pubDate><guid>https://sourceforge.net4ded3a8d287b5c5a6443f88cb26125f0627216a0</guid></item><item><title>#21 key focus lost</title><link>https://sourceforge.net/p/scim/feature-requests/21/?limit=25#d960</link><description>&lt;div class="markdown_content"&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;status&lt;/strong&gt;: open --&amp;gt; closed&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Group&lt;/strong&gt;:  --&amp;gt; Next Release (example)&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Rolf</dc:creator><pubDate>Thu, 05 Jan 2017 02:50:25 -0000</pubDate><guid>https://sourceforge.net476ca446bf5bba43659d35a4bc104279fe69824c</guid></item><item><title>#16 swich keybord for japanese (AZERTY problem)</title><link>https://sourceforge.net/p/scim/feature-requests/16/?limit=25#b993</link><description>&lt;div class="markdown_content"&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Group&lt;/strong&gt;:  --&amp;gt; Next Release (example)&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Rolf</dc:creator><pubDate>Wed, 04 Jan 2017 23:52:03 -0000</pubDate><guid>https://sourceforge.netbf6731ea7aeeb598f3a9603a4a55cda1d5de0973</guid></item><item><title>#13 Ugly and Confusing Menu Icon</title><link>https://sourceforge.net/p/scim/feature-requests/13/?limit=25#6775</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I quite like the icon from the Humanity theme in Ubuntu, even though it clearly isn't perfect (it shows a Japanese character when scim is broader, it has no real reference to scim).  I think it's still an improvement over the current situation.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Rolf</dc:creator><pubDate>Wed, 01 Jun 2016 02:29:40 -0000</pubDate><guid>https://sourceforge.netd000f5e52892cb7072d279adab48fc8db8a1f0b8</guid></item><item><title>key focus lost</title><link>https://sourceforge.net/p/scim/feature-requests/21/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Before i commented  the code below , &lt;br /&gt;
my typing had been consistently interrupted  by a pop-up-window or something like that .&lt;br /&gt;
Those windows quickly take focus and quickly disappear to take our  attention  ,  however , our  key focuses  are never returned .&lt;/p&gt;
&lt;p&gt;modules/FrontEnd/scim_x11_frontend.cpp , int X11FrontEnd::ims_destroy_ic_handler (XIMS ims, IMDestroyICStruct *call_data) &lt;br /&gt;
...&lt;br /&gt;
...&lt;br /&gt;
...&lt;br /&gt;
m_panel_client.send ();&lt;/p&gt;
&lt;p&gt;/*if (is_focused_ic (ic))&lt;br /&gt;
m_focus_ic = 0;&lt;br /&gt;
else*/&lt;br /&gt;
m_focus_ic = old_focus;&lt;/p&gt;
&lt;p&gt;m_ic_manager.destroy_ic (call_data);&lt;br /&gt;
return 1;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">hohomore</dc:creator><pubDate>Sat, 15 Dec 2012 15:29:32 -0000</pubDate><guid>https://sourceforge.netaab45abaefd2a124351c64aa2f031c9c533760f0</guid></item><item><title>key focus lost</title><link>https://sourceforge.net/p/scim/feature-requests/21/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Ticket 21 has been modified: key focus lost&lt;br/&gt;
Edited By: Rolf (leggewie)&lt;br/&gt;
Status updated: u'open' =&amp;gt; u'closed'&lt;br/&gt;
_milestone updated: '' =&amp;gt; u'Next Release (example)'&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">hohomore</dc:creator><pubDate>Sat, 15 Dec 2012 15:29:32 -0000</pubDate><guid>https://sourceforge.net475f9debf857953b8415a1c99e3c4ff2abfc4e58</guid></item><item><title>About scim/scim-bridge and scim-sunpinyin</title><link>https://sourceforge.net/p/scim/feature-requests/20/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I am using scim/scim-bridge under kde4 without gtk+, so I compiled scim without setup-ui and gtk+ pannel, I am using kimtoy as the frontend.&lt;br /&gt;
And I am using scim-sunpinyin as the only one im engine for scim.&lt;br /&gt;
I think we need to improve scim/scim-bridge and scim-sunpinyin at some point:&lt;br /&gt;
1. Once I setup  QT_IM_MODULE=scim-bridge, and scim will automatically start with kdm-4 without any other setting.&lt;br /&gt;
Someone tests that scim-bridge with kdm-3 has not the same problem. Other input method has not the same problem with kdm-4.&lt;br /&gt;
Please improve the qt immodule for scim/scim-bridge.&lt;br /&gt;
2. When I use sunpinyin, I can't use other keys to page up or page down except using "page up" or "page down" key, even if change the setting to use "-/=" keys to page up and page down.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">linuxboy</dc:creator><pubDate>Tue, 29 May 2012 03:36:03 -0000</pubDate><guid>https://sourceforge.netbe7ce9f7726ee669c4e5930c097e113020eb5f3e</guid></item><item><title>About scim/scim-bridge and scim-sunpinyin</title><link>https://sourceforge.net/p/scim/feature-requests/20/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Ticket 20 has been modified: About scim/scim-bridge and scim-sunpinyin&lt;br/&gt;
Edited By: Rolf (leggewie)&lt;br/&gt;
_milestone updated: '' =&amp;gt; u'Next Release (example)'&lt;br/&gt;
Owner updated: u'hwanjin' =&amp;gt; u'tzhuan'&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">linuxboy</dc:creator><pubDate>Tue, 29 May 2012 03:36:03 -0000</pubDate><guid>https://sourceforge.netf14e18d8e9c9370d4ae49d3c8dea46bb367eabd2</guid></item><item><title>For [JP], candidates lookup table should default to vertical</title><link>https://sourceforge.net/p/scim/feature-requests/19/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;from &lt;a href="https://bugs.launchpad.net/bugs/39626" rel="nofollow"&gt;https://bugs.launchpad.net/bugs/39626&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;"In case of Japanese input, candidates look up table should be vertical by default.&lt;br /&gt;
This is because Japanese candidates table tend to be longer Chinese and Korean's one, so it's too wide to look up using horizontal table. Vertical lookup table is used on Windows and Mac Japanese Edition.&lt;/p&gt;
&lt;p&gt;In Chinese and Korean case, it's good to set horizontal look up by default, so this is conflict issue between Japanese and other locales. I guess it's fit to language-selector."&lt;/p&gt;
&lt;p&gt;and&lt;/p&gt;
&lt;p&gt;"see [scim-setup] - [Panel] - [GTK] - [Input window] - [Vertical lookup table]"&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Rolf</dc:creator><pubDate>Tue, 13 Sep 2011 09:09:03 -0000</pubDate><guid>https://sourceforge.net716a7525d7c30f35a0bea7616fef690642afb366</guid></item></channel></rss>