Difference between revisions of "ClassicUI"

From Fcitx
Jump to navigation Jump to search
m (Text replacement - "<translate1>" to "<translate>")
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
<languages />
+
<languages/>
 
 
 
<translate>
 
<translate>
 +
<!--T:1-->
 
{{Infobox module
 
{{Infobox module
 
| name                    = Classic UI
 
| name                    = Classic UI
Line 8: Line 8:
 
| programming language    = C
 
| programming language    = C
 
| license                = GPLv2
 
| license                = GPLv2
| type                    = [[Special:myLanguage/User Interface]]
+
| type                    = [[Special:myLanguage/User Interface|User Interface]]
 
}}
 
}}
  
== Intro ==
+
== Intro == <!--T:2-->
 
Classic UI is a Xlib-based user interface, use Cairo and Pango for font rendering and png support.
 
Classic UI is a Xlib-based user interface, use Cairo and Pango for font rendering and png support.
  
== Feature ==
+
== Feature == <!--T:3-->
* Skin/Theme support
+
* [[Special:myLanguage/Theme|Theme]] support
 
* Tray Icon support
 
* Tray Icon support
* Real-Alpha
+
* Real-Alpha (Transparent)
  
== Package Theme for Classic UI ==
+
== Package Theme for Classic UI == <!--T:4-->
 
A skin/theme is basically a tar.gz tarball. Simply create a tarball for it, and then rename it with .fskin, in order to make it can be installed by directly open it.
 
A skin/theme is basically a tar.gz tarball. Simply create a tarball for it, and then rename it with .fskin, in order to make it can be installed by directly open it.
  
== Online theme ==
+
== Online theme == <!--T:5-->
 
Theme can be uploaded and downloaded from [http://kde-look.org/index.php?xcontentmode=88 www.kde-look.org] or you can use [Special:myLanguage/Kcm|KDE Config Module] to download it or manage it.
 
Theme can be uploaded and downloaded from [http://kde-look.org/index.php?xcontentmode=88 www.kde-look.org] or you can use [Special:myLanguage/Kcm|KDE Config Module] to download it or manage it.
  
 +
<!--T:6-->
 
[[Category:Built-in Addon]]
 
[[Category:Built-in Addon]]
 
[[Category:Addon]]
 
[[Category:Addon]]
  
 
</translate>
 
</translate>

Latest revision as of 22:54, 2 February 2016

Other languages:
English
Classic UI
Version 4.2.1
Dependency Cairo, Pango, Xlib
Written In C
License GPLv2
Type User Interface

Intro

Classic UI is a Xlib-based user interface, use Cairo and Pango for font rendering and png support.

Feature

  • Theme support
  • Tray Icon support
  • Real-Alpha (Transparent)

Package Theme for Classic UI

A skin/theme is basically a tar.gz tarball. Simply create a tarball for it, and then rename it with .fskin, in order to make it can be installed by directly open it.

Online theme

Theme can be uploaded and downloaded from www.kde-look.org or you can use [Special:myLanguage/Kcm|KDE Config Module] to download it or manage it.