Difference between revisions of "Plan Configuration Wizard"

From Fcitx
Jump to navigation Jump to search
m (3 revisions imported)
 
(One intermediate revision by the same user not shown)
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]]

Latest revision as of 22:43, 2 February 2016

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?