Difference between revisions of "Plan Configuration Wizard"

From Fcitx
Jump to navigation Jump to search
Line 1: Line 1:
How to implement:
+
= How to implement =
Change on fcitx side:
+
 
 +
== Change on fcitx side ==
 +
 
 
1. modify fcitx-configtool, add ability for detecting all supported tool exist or not.
 
1. modify fcitx-configtool, add ability for detecting all supported tool exist or not.
 +
 
2. use freedesktop notification to display a message on first run.
 
2. use freedesktop notification to display a message on first run.
 +
 
3. invoke fcitx-configtool wizard.
 
3. invoke fcitx-configtool wizard.
  
Change on kcm-fcitx and configtool side:
+
== Change on kcm-fcitx and configtool side ==
 +
 
 
Implement on wizard argument to launch a wizard.
 
Implement on wizard argument to launch a wizard.
 +
 
Wizard contains some hint about how to use, change the prefered input method list, and something more maybe?
 
Wizard contains some hint about how to use, change the prefered input method list, and something more maybe?
  
 
[[Category:Plan]]
 
[[Category:Plan]]

Revision as of 23:45, 9 October 2012

How to implement

Change on fcitx side

1. modify fcitx-configtool, add ability for detecting all supported tool exist or not.

2. use freedesktop notification to display a message on first run.

3. invoke fcitx-configtool wizard.

Change on kcm-fcitx and configtool side

Implement on wizard argument to launch a wizard.

Wizard contains some hint about how to use, change the prefered input method list, and something more maybe?