Xfce Wiki

Sub domains
 

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
zh-cn:howto:xfwm4_theme [2012/04/29 04:41] – [Titlebar decorations] haobugzh-cn:howto:xfwm4_theme [2012/05/05 11:27] – [Title offset] haobug
Line 22: Line 22:
 ===== 标题栏装饰 ===== ===== 标题栏装饰 =====
  
-因为窗口可以处于激活的((获得焦点))或者非激活((推动焦点))两种状态。所以 xfwm4 使用相应命名的像素图,例如,title-1-active.xpm 或者 title-1-inactive.xpm。+因为窗口可以处于激活的((获得焦点))或者非激活((失去焦点))两种状态。所以 xfwm4 使用相应命名的像素图,例如,title-1-active.xpm 或者 title-1-inactive.xpm。
  
 对于标题栏的装饰,xfwm4 使用5张名为 title-1-active.xpm 到 title-5-active.xpm 的像素图以及 top-left-active.xpm 和  top-right-active.xpm 组成两端的角如下图所示。 对于标题栏的装饰,xfwm4 使用5张名为 title-1-active.xpm 到 title-5-active.xpm 的像素图以及 top-left-active.xpm 和  top-right-active.xpm 组成两端的角如下图所示。
Line 32: Line 32:
 标题文字的颜色和阴影选项,对齐方式等在 themerc 文件中设置(在themerc节详述)。 标题文字的颜色和阴影选项,对齐方式等在 themerc 文件中设置(在themerc节详述)。
  
-===== Window Sidebars and bottom ===== +===== 窗口侧边和底部 =====
-Each side of a window is made up of  two pixmaps. The pixmaps on the left side are named left-active.xpm and bottom-left-active.xpm. with the right side (of course) being made up of right-active.xpm and bottom-right.active.xpm.+
  
-The Window bottom grab bar is made up of bottom-active.xpm and bottom-inactive.xpm pixmaps which will be repeated to fit as the window is resized.+每一个窗口的侧边由两个像素图构成。左侧边的像素图叫 left-active.xpm 和 bottom-left-active.xpm 。右侧边(当然)也就是由  right-active.xpm 和 bottom-right.active.xpm 构成。
  
-N.B These pixmaps also make up the mouse grab handles so keep that in mind when deciding how many pixels wide they should be (particularly the bottom-left and bottom right pixmaps which make up the main resize handles on the windows). +窗口底部的控制条由 bottom-active.xpm 和 bottom-inactive.xpm 构成;当改变窗口大小时它们会被重复来填充窗口。
-Xfwm4 Buttons+
  
-Xfwm4 can use up to six action buttons - stick (sticky windows), menu, shade, hide, maximize and close.+N.B 这些像素图也构成鼠标控制柄,当你考虑它们需要多少像素宽度时,请记得这点(特别是左下和右下像素图,它们构成窗口主要的缩放控制柄)。
  
-Buttons have active ((focused)), inactive ((unfocused)) and pressed states. as per figures 3 below: +**Xfwm4 按钮**
-AbiWord Image menu-active.gif    AbiWord Image menu-inactive.gif   AbiWord Image image_2.gif+
  
-Figure 3 - Xfwm4 button states ^+xfwm4可以使用最多6个动作按钮 - 粘附(粘滞窗口),菜单,折叠,隐藏,最大化和关闭。 
 + 
 +按钮有激活的((获得焦点))或者非激活((失去焦点))和按下三种状态。如下图所示: 
 + 
 +图 3 - Xfwm4 按钮状态 ^
 |  {{howto:xfwm4:image_2.gif}} {{howto:xfwm4:menu-inactive.gif}} {{howto:xfwm4:menu-active.gif}}   |   |  {{howto:xfwm4:image_2.gif}} {{howto:xfwm4:menu-inactive.gif}} {{howto:xfwm4:menu-active.gif}}   |  
  
-Xfwm4 can also used "toggled"  buttons to indicated whether buttons are toggled on or off - figure 4+Xfwm4 也使用“切换”按钮,来指示按钮是否被切换 —— 见图4
-AbiWord Image stick-active.gif   AbiWord Image stick-inactive.gif   AbiWord Image stick-pressed.gif     AbiWord Image stick-toggled-active.gif   AbiWord Image image_3.gif   AbiWord Image stick-toggled-pressed.gif+
  
-Figure 4 - Stick buttons with extra toggled buttons ^^ +图 4 - 带额外切换按钮的粘附按钮 ^^ 
- {{howto:xfwm4:stick-active.gif}} {{howto:xfwm4:stick-inactive.gif}} {{howto:xfwm4:stick-pressed.gif}}     {{howto:xfwm4:stick-toggled-pressed.gif}} {{howto:xfwm4:stick-toggled-active.gif}} {{howto:xfwm4:image_3.gif}}   |+  {{howto:xfwm4:stick-active.gif|AbiWord 图片 stick-active.gif}} {{howto:xfwm4:stick-inactive.gif|AbiWord 图片 stick-inactive.gif}} {{howto:xfwm4:stick-pressed.gif|AbiWord 图片 stick-pressed.gif }}      {{howto:xfwm4:stick-toggled-pressed.gif|AbiWord 图片 stick-toggled-pressed.gif}} {{howto:xfwm4:stick-toggled-active.gif|AbiWord 图片 stick-toggled-active.gif }} {{howto:xfwm4:image_3.gif|AbiWord 图片  image_3.gif }} |
  
-===== Themerc file =====+===== Themerc 文件 =====
  
-To set features such as title text colors, "button_spacing" and "button_offset" etc. xfwm4 uses an text file called "themerc" kept in the theme folder that contains the pixmaps.+设置一个特性,比如标题文本的颜色“button_spacing”或者“button_offset”等等。xfwmr 使用一个文本文件名为“themerc”,它保存在包含的像素图的主题文件夹中。
  
 ==== Button layout ==== ==== Button layout ====
Line 74: Line 74:
  
  
-==== Title width ==== +==== 标题宽度 ==== 
-Another setting that needs to be set from the "themerc" file is the "title_full_width" parameter. This boolean value determines how the pixmap are arranged in the title bar.+ 
 +另外一个需要在 "themerc" 文件中设置的设置为 "title_full_width"。这个布尔值确定怎么安排标题栏中的像素图。
  
-When set to "true", the center pixmap is repeated so that it fills the entire window width :+当设置为 "true" 时,中间的像素图被重复填充整个窗口宽度:
  
 {{ howto:xfwm4:xfwm4-title-full-width.gif }} {{ howto:xfwm4:xfwm4-title-full-width.gif }}
  
-When set to "false", the center pixmap is repeated  just enough so that the title fits :+当设置为 "false" 时,中间的像素图被重复填充到适合标题的宽度:
  
 {{ howto:xfwm4:xfwm4-title-no-full-width.gif }} {{ howto:xfwm4:xfwm4-title-no-full-width.gif }}
 +==== 文本阴影 ====
  
-==== Text shadow ==== +通过设置 "title_shadow_active"(激活窗口)或 "title_shadow_inactive"(对其他非激活窗口)为标题文本添加一个阴影。
-A shadow can be added to the title text by setting the boolean value "title_shadow_active" for the focused window, and "title_shadow_inactive" for the other unfocused windows.+
  
-Possible values are "false""true", and "frame".+可用的值为:"false""true",和 "frame"。 
 +==== 标题编移 ====
  
-==== Title offset ==== +标题文本的位置,可以用编移量来调整以适应主题设计。水平和垂直编移的值可以用下面的设置项来调整:
-The title text  position can be adjusted to fit the theme design by using the offset values. The horizontal and vertical values can be adjusted by using the following settings:+
  
     * title_horizontal_offset     * title_horizontal_offset