Archive:Projects/KWin (zh TW)

From KDE TechBase
Revision as of 12:30, 3 December 2009 by Alisha (talk | contribs) (Created page with '{{Template:I18n/Language Navigation Bar|Projects/KWin}} '''這只是一個入門網頁,許多關於 KWin 的文件都在 SVN 或外部網頁。''' == 一般資訊 == * [htt...')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


Projects/KWin


這只是一個入門網頁,許多關於 KWin 的文件都在 SVN 或外部網頁。

一般資訊

開發人員資訊

  • HACKING - 入門文件,準備給對 KWin 開發有興趣的開發者。包括 KWin 郵件列表、KWin 結構、開發提示等。
  • libkdecoration API 文件 - 開發 KWin 裝飾函式庫的API文件(連結連到當前開發版本文件)。
  • clients/PORTING - List of changes needed to port decorations from KDE3 to KDE4.
  • KWin decorations HOWTO - tutorial on writing KWin decorations. Based on KDE3.2 and as such slightly outdated, but it is still usable for newer versions (see also the PORTING document above). Note that current decorations should use KCommonDecoration class instead of KDecoration directly like this tutorial does.
  • COMPOSITE_TODO - TODO list for compositing support in KWin.
  • libkwineffects API documentation - Documentation on API for compositing effects - currently needs to be done, developers interested in developing compositing effects for KWin are currently suggested to use source of already existing effects shipped with KWin (especially the Howto effect in the tests/ directory as a starting point) and/or ask on the KWin mailing list if necessary. NOTE: This API is currently considered unstable and subject to change.

配置

  • COMPOSITE_HOWTO - document on setting up support for compositing feature of KWin (X.Org configuration, driver issues, etc.).
  • CONFIGURING - document on advanced KWin configuration (such as pre-configuring window-specific settings).

Various

  • HW list - information about various hardware and KWin (mainly in relation to compositing support)