Difference between revisions of "Todo-List"

From Fcitx
Jump to navigation Jump to search
Line 24: Line 24:
 
{{TodoPending  |implement "reconvert" | fcitx-mozc |  | }}
 
{{TodoPending  |implement "reconvert" | fcitx-mozc |  | }}
 
{{TodoPending  |add e17 immodule |  |  | }}
 
{{TodoPending  |add e17 immodule |  |  | }}
{{TodoPending   |add wayland support | |  | }}
+
{{TodoInProgress   |add wayland support | fcitx |  | }}
 
{{TodoPending  |make other type in fcitx-gclient use private dbus | fcitx | | [[User:Weng Xuetian]]}}
 
{{TodoPending  |make other type in fcitx-gclient use private dbus | fcitx | | [[User:Weng Xuetian]]}}
 
{{TodoPending  |add configuration wizard [[Plan Configuration Wizard]] | fcitx | 4.2.8 | }}
 
{{TodoPending  |add configuration wizard [[Plan Configuration Wizard]] | fcitx | 4.2.8 | }}
 +
{{TodoPending  |support quickphrase for multi file and meta data, changes apply to  | fcitx | 4.2.8 | }}
 +
{{TodoPending  |implement mouse word selection for classic ui | fcitx | 4.2.8 | }}
 
{{TodoPending  |spell-custom-dict for more languages | | | [[User:Yichao Yu]]}}
 
{{TodoPending  |spell-custom-dict for more languages | | | [[User:Yichao Yu]]}}
 
{{TodoPending  |set default language to the language of the first input method (alias en and zh) | fcitx | | [[User:Yichao Yu]]}}
 
{{TodoPending  |set default language to the language of the first input method (alias en and zh) | fcitx | | [[User:Yichao Yu]]}}
 
{{TodoPending  |synchronization related interface for all input method | fcitx |  | }}
 
{{TodoPending  |synchronization related interface for all input method | fcitx |  | }}
 
{{TodoPending  | use pinyin-enhance to filter/select candidate words. | fcitx |  | }}
 
{{TodoPending  | use pinyin-enhance to filter/select candidate words. | fcitx |  | }}
{{TodoInProgress  | making sure the conversion to codegen api is done correctly..... (e.g. currect argument types etc...) | fcitx | 4.2.7 | [[User:Yichao Yu]]}}
 
 
|}
 
|}
  
Line 57: Line 58:
 
{{TodoDone  |x clipboard access | fcitx | 4.2.7 | [[User:Yichao Yu]]}}
 
{{TodoDone  |x clipboard access | fcitx | 4.2.7 | [[User:Yichao Yu]]}}
 
{{TodoDone  |add some descriptive string of the concept about first input method | fcitx-configtool | 0.4.6 | [[User:Weng Xuetian]]}}
 
{{TodoDone  |add some descriptive string of the concept about first input method | fcitx-configtool | 0.4.6 | [[User:Weng Xuetian]]}}
 +
{{TodoDone  | making sure the conversion to codegen api is done correctly..... (e.g. currect argument types etc...) | fcitx | 4.2.7 | [[User:Yichao Yu]]}}
 
|}
 
|}

Revision as of 01:06, 15 February 2013

Example usage of this table

Status Description Component Target Version People
TODO Description Package Version User:Weng Xuetian
IN PROGRESS Description Package Version User:Weng Xuetian
DONE Description Package Version User:Weng Xuetian


Status Description Component Target Version People
IN PROGRESS add a fake backend for fcitx and make it easy to Test and easy to be portable fcitx-simple User:Weng Xuetian
TODO implement "reconvert" fcitx-anthy 0.1.3
TODO implement "reconvert" fcitx-mozc
TODO add e17 immodule
IN PROGRESS add wayland support fcitx
TODO make other type in fcitx-gclient use private dbus fcitx User:Weng Xuetian
TODO add configuration wizard Plan Configuration Wizard fcitx 4.2.8
TODO support quickphrase for multi file and meta data, changes apply to fcitx 4.2.8
TODO implement mouse word selection for classic ui fcitx 4.2.8
TODO spell-custom-dict for more languages User:Yichao Yu
TODO set default language to the language of the first input method (alias en and zh) fcitx User:Yichao Yu
TODO synchronization related interface for all input method fcitx
TODO use pinyin-enhance to filter/select candidate words. fcitx

Move "Done" item to following table when the target version is out.

Status Description Component Target Version People
DONE add default priority for some language and remap the name fcitx-m17n 0.1.3 User:Weng Xuetian
DONE Cache fcitx-keyboard parsed data, so if some one use fbterm to launch, the layout will not disappear. fcitx 4.2.7 User:Weng Xuetian
DONE use cmake to download, check md5sum of downloaded files and remove wget dependency when necessary. fcitx 4.2.7 User:Yichao Yu
DONE create a kdevelop template for Fcitx, should use fcitx 4.2.7 cmake function fcitx-templates 4.2.7 User:Yichao Yu
DONE add a new machinism to override prev/next paging (case for im library can not return whole page, e.g. rime, mozc) fcitx 4.2.7
DONE make im module only send necessary data for surrounding when it really changes fcitx 4.2.7
DONE use tab (or other keys) to navigate through candidate list in fcitx-keyboard fcitx 4.2.7 User:Yichao Yu
DONE use gtk 3.6 input method hint fcitx 4.2.7 User:Weng Xuetian
DONE make chttrans status be per input method status fcitx 4.2.7 User:Weng Xuetian
DONE assign one key to specific input method (by index is ok) fcitx 4.2.7 User:Weng Xuetian
DONE generate api headers from desktop-style file, cache addon and function lookup, options to cache result, "exception" result, disable certain functions fcitx 4.2.7 User:Yichao Yu
DONE get rid of intltool, get rid of POTFILES.in.in, get rid of getdescpo, get rid of absolute path in po/pot files, correct dependency handling for "make pot" and conf file merging, simplify CMakeLists.txt for po and module fcitx 4.2.7 User:Yichao Yu
DONE x clipboard access fcitx 4.2.7 User:Yichao Yu
DONE add some descriptive string of the concept about first input method fcitx-configtool 0.4.6 User:Weng Xuetian
DONE making sure the conversion to codegen api is done correctly..... (e.g. currect argument types etc...) fcitx 4.2.7 User:Yichao Yu