Difference between revisions of "Kimpanel"

From Fcitx
Jump to navigation Jump to search
m
m
Line 9: Line 9:
 
| programming language    = C
 
| programming language    = C
 
| license                = GPLv2
 
| license                = GPLv2
| type                    = [[User Interface]]
+
| type                    = [[Special:myLanguage/User Interface|User Interface]]
 
}}
 
}}
  
  
 
== Intro == <!--T:2-->
 
== Intro == <!--T:2-->
Kimpanel is a DBus-based [[User Interface]] for Fcitx. It's oriented from KDE, and now it can also support gnome-shell.
+
Kimpanel is a DBus-based [[Special:myLanguage/User Interface|User Interface]] for Fcitx. It's oriented from KDE, and now it can also support gnome-shell.
  
 
== Setup == <!--T:3-->
 
== Setup == <!--T:3-->
 
Since 4.2.0, Fcitx will have ability to automatically switch to different UI based on current environment at runtime. If you are using Fcitx 4.1, you can use
 
Since 4.2.0, Fcitx will have ability to automatically switch to different UI based on current environment at runtime. If you are using Fcitx 4.1, you can use
  
    <!--T:4-->
+
<!--T:4-->
 
fcitx -u fcitx-kimpanel-ui
 
fcitx -u fcitx-kimpanel-ui
  
Line 29: Line 29:
  
 
<!--T:7-->
 
<!--T:7-->
* [[Kimpanel in KDE Plasma Addons]]
+
* [[Special:myLanguage/Kimpanel in KDE Plasma Addons|Kimpanel in KDE Plasma Addons]]
* [[Kimtoy]]
+
* [[Special:myLanguage/Kimtoy|Kimtoy]]
* [[Kimpanel for GNOME-Shell]]
+
* [[Special:myLanguage/Kimpanel for GNOME-Shell|Kimpanel for GNOME-Shell]]
  
 
<!--T:8-->
 
<!--T:8-->

Revision as of 11:13, 27 March 2012

Other languages:
English
Kimpanel
Version 4.2.1
Dependency DBus
Written In C
License GPLv2
Type User Interface


Intro

Kimpanel is a DBus-based User Interface for Fcitx. It's oriented from KDE, and now it can also support gnome-shell.

Setup

Since 4.2.0, Fcitx will have ability to automatically switch to different UI based on current environment at runtime. If you are using Fcitx 4.1, you can use

fcitx -u fcitx-kimpanel-ui

to force fcitx to use kimpanel.

Kimpanel Frontend

You need a kimpanel frontend to actually use kimpanel to display UI, currently we have following implementation.