diff --git a/usr/share/themes/Lubuntu-default/metacity-1/close_focused_normal.png b/usr/share/themes/Lubuntu-default/metacity-1/close_focused_normal.png new file mode 100644 index 0000000..f0947ae Binary files /dev/null and b/usr/share/themes/Lubuntu-default/metacity-1/close_focused_normal.png differ diff --git a/usr/share/themes/Lubuntu-default/metacity-1/close_focused_prelight.png b/usr/share/themes/Lubuntu-default/metacity-1/close_focused_prelight.png new file mode 100644 index 0000000..bcb7b5f Binary files /dev/null and b/usr/share/themes/Lubuntu-default/metacity-1/close_focused_prelight.png differ diff --git a/usr/share/themes/Lubuntu-default/metacity-1/close_focused_pressed.png b/usr/share/themes/Lubuntu-default/metacity-1/close_focused_pressed.png new file mode 100644 index 0000000..c219ddc Binary files /dev/null and b/usr/share/themes/Lubuntu-default/metacity-1/close_focused_pressed.png differ diff --git a/usr/share/themes/Lubuntu-default/metacity-1/close_unfocused.png b/usr/share/themes/Lubuntu-default/metacity-1/close_unfocused.png new file mode 100644 index 0000000..4c6600c Binary files /dev/null and b/usr/share/themes/Lubuntu-default/metacity-1/close_unfocused.png differ diff --git a/usr/share/themes/Lubuntu-default/metacity-1/close_unfocused_prelight.png b/usr/share/themes/Lubuntu-default/metacity-1/close_unfocused_prelight.png new file mode 100644 index 0000000..072faf9 Binary files /dev/null and b/usr/share/themes/Lubuntu-default/metacity-1/close_unfocused_prelight.png differ diff --git a/usr/share/themes/Lubuntu-default/metacity-1/close_unfocused_pressed.png b/usr/share/themes/Lubuntu-default/metacity-1/close_unfocused_pressed.png new file mode 100644 index 0000000..fd7106a Binary files /dev/null and b/usr/share/themes/Lubuntu-default/metacity-1/close_unfocused_pressed.png differ diff --git a/usr/share/themes/Lubuntu-default/metacity-1/maximize_focused_normal.png b/usr/share/themes/Lubuntu-default/metacity-1/maximize_focused_normal.png new file mode 100644 index 0000000..2a7a0b9 Binary files /dev/null and b/usr/share/themes/Lubuntu-default/metacity-1/maximize_focused_normal.png differ diff --git a/usr/share/themes/Lubuntu-default/metacity-1/maximize_focused_prelight.png b/usr/share/themes/Lubuntu-default/metacity-1/maximize_focused_prelight.png new file mode 100644 index 0000000..b7c419a Binary files /dev/null and b/usr/share/themes/Lubuntu-default/metacity-1/maximize_focused_prelight.png differ diff --git a/usr/share/themes/Lubuntu-default/metacity-1/maximize_focused_pressed.png b/usr/share/themes/Lubuntu-default/metacity-1/maximize_focused_pressed.png new file mode 100644 index 0000000..30b9e69 Binary files /dev/null and b/usr/share/themes/Lubuntu-default/metacity-1/maximize_focused_pressed.png differ diff --git a/usr/share/themes/Lubuntu-default/metacity-1/maximize_unfocused.png b/usr/share/themes/Lubuntu-default/metacity-1/maximize_unfocused.png new file mode 100644 index 0000000..96b3a72 Binary files /dev/null and b/usr/share/themes/Lubuntu-default/metacity-1/maximize_unfocused.png differ diff --git a/usr/share/themes/Lubuntu-default/metacity-1/maximize_unfocused_prelight.png b/usr/share/themes/Lubuntu-default/metacity-1/maximize_unfocused_prelight.png new file mode 100644 index 0000000..b7c419a Binary files /dev/null and b/usr/share/themes/Lubuntu-default/metacity-1/maximize_unfocused_prelight.png differ diff --git a/usr/share/themes/Lubuntu-default/metacity-1/maximize_unfocused_pressed.png b/usr/share/themes/Lubuntu-default/metacity-1/maximize_unfocused_pressed.png new file mode 100644 index 0000000..30b9e69 Binary files /dev/null and b/usr/share/themes/Lubuntu-default/metacity-1/maximize_unfocused_pressed.png differ diff --git a/usr/share/themes/Lubuntu-default/metacity-1/menu.png b/usr/share/themes/Lubuntu-default/metacity-1/menu.png new file mode 100644 index 0000000..b35c082 Binary files /dev/null and b/usr/share/themes/Lubuntu-default/metacity-1/menu.png differ diff --git a/usr/share/themes/Lubuntu-default/metacity-1/menu_prelight.png b/usr/share/themes/Lubuntu-default/metacity-1/menu_prelight.png new file mode 100644 index 0000000..0713ddc Binary files /dev/null and b/usr/share/themes/Lubuntu-default/metacity-1/menu_prelight.png differ diff --git a/usr/share/themes/Lubuntu-default/metacity-1/metacity-theme.xml b/usr/share/themes/Lubuntu-default/metacity-1/metacity-theme.xml new file mode 100644 index 0000000..f76898a --- /dev/null +++ b/usr/share/themes/Lubuntu-default/metacity-1/metacity-theme.xml @@ -0,0 +1,506 @@ + + + + + + Lubuntu + Rafael Laguna + GPL 2.0 + November, 2013 + Metacity theme matching Lubuntu Box + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <title color="#2C2C2C" x="3 `max` (width-title_width)/2" y="0 `max` ((height-title_height)/2)"/> +</draw_ops> + +<draw_ops name="draw_title_text_inactive"> + <title color="#ffffff" x="4 `max` (width-title_width)/2+1" y="1 `max` ((height-title_height)/2)+1"/> + <title color="#999999" x="3 `max` (width-title_width)/2" y="0 `max` ((height-title_height)/2)"/> +</draw_ops> + +<draw_ops name="draw_title"> + <!-- Background gradient --> + <gradient type="vertical" x="0" y="0" width="width" height="top_height"> + <color value="#e8e8e8" /> + <color value="#d2d2d2" /> + </gradient> + + <!-- Titlebar outline --> + <rectangle color="shade/#3c3c3c/1.2" filled="false" x="0" y="0" width="width - 1" height="top_height - 0"/> + + <!-- Topmost lines --> + <line color="shade/#3c3c3c/1.2" x1="0" x2="width" y1="0" y2="0"/> + <line color="shade/#f7f7f7/1.1" x1="0" x2="width" y1="1" y2="1"/> + + <!-- Darkening of the left arch --> + <line color="shade/#3c3c3c/1.2" x1="0" x2="0" y1="1" y2="1"/> + <line color="shade/#3c3c3c/1.2" x1="width-1" x2="width" y1="1" y2="1"/> + <line color="shade/#3c3c3c/0.9" x1="1" y1="top_height - 0" x2="width - 2" y2="top_height - 0"/> +</draw_ops> + +<draw_ops name="draw_title_unfocused"> + <!-- Background gradient --> + <gradient type="vertical" x="0" y="0" width="width+9" height="height"> + <color value="#e8e8e8" /> + <color value="#d2d2d2" /> + </gradient> + + <!-- Titlebar outline --> + <rectangle color="shade/#3c3c3c/1.2" filled="false" x="0" y="0" width="width - 1" height="top_height - 0"/> + + <!-- Topmost lines --> + <line color="shade/#3c3c3c/1.16" x1="0" x2="width" y1="0" y2="0"/> + <line color="shade/#f7f7f7/1.14" x1="0" x2="width" y1="1" y2="1"/> + + <!-- Darkening of the left arch --> + <line color="shade/#3c3c3c/1.2" x1="0" x2="0" y1="1" y2="1"/> + + <line color="shade/#3c3c3c/1.2" x1="width-1" x2="width" y1="1" y2="1"/> + <line color="shade/#3c3c3c/0.9" x1="1" y1="top_height - 0" x2="width - 2" y2="top_height - 0"/> +</draw_ops> + +<draw_ops name="draw_title_inactive"> + <include name="draw_title_unfocused" /> +</draw_ops> + +<draw_ops name="draw_title_maximized"> + <!-- Background gradient --> + <gradient type="vertical" x="0" y="0" width="width" height="top_height"> + <color value="#e8e8e8" /> + <color value="#d2d2d2" /> + </gradient> + + <!-- Topmost dark line --> + <line color="shade/#f7f7f7/1.1" x1="0" x2="width" y1="0" y2="0"/> + + <line color="shade/#3c3c3c/0.94" x1="1" y1="top_height - 0" x2="width - 2" y2="top_height - 0"/> +</draw_ops> + +<draw_ops name="draw_title_maximized_unfocused"> + <!-- Background gradient --> + <gradient type="vertical" x="0" y="0" width="width" height="top_height"> + <color value="#e8e8e8" /> + <color value="#d2d2d2" /> + </gradient> + + <!-- Topmost dark line --> + <line color="shade/#f7f7f7/1.1" x1="0" x2="width" y1="0" y2="0"/> + + <line color="shade/#f7f7f7/0.94" x1="1" y1="top_height - 0" x2="width - 2" y2="top_height - 0"/> +</draw_ops> + +<draw_ops name="draw_title_maximized_inactive"> + <include name="draw_title_maximized_unfocused" /> +</draw_ops> + +<!-- Window Frames --> + +<draw_ops name="draw_frame"> + <rectangle color="shade/gtk:bg[NORMAL]/0.5" x="0" y="0" width="width" height="height" filled="true"/> + <gradient type="vertical" x="0" y="0" width="width" height="60"> + <color value="shade/#3c3c3c/1.2" /> + <color value="shade/gtk:bg[NORMAL]/0.5" /> + </gradient> +</draw_ops> + +<!-- bottom border --> +<draw_ops name="bottom_edge"> + <line color="shade/gtk:bg[NORMAL]/0.5" x1="0" x2="width" y1="height-1" y2="height-1"/> +</draw_ops> + +<draw_ops name="border"> + <line color="shade/gtk:bg[NORMAL]/0.88" x1="1" y1="height - 2" x2="width - 2" y2="height - 2"/> + <line color="shade/gtk:bg[NORMAL]/0.88" x1="width - 2" y1="1" x2="width - 2" y2="height - 2"/> + <line color="shade/gtk:bg[NORMAL]/1.4" x1="1" y1="1" x2="width - 2" y2="1"/> + <line color="shade/gtk:bg[NORMAL]/1.4" x1="1" y1="1" x2="1" y2="height - 2"/> + + <rectangle color="shade/gtk:bg[NORMAL]/0.25" filled="false" + x="0" y="0" + width="width - 1" + height="height - 1"/> +</draw_ops> + +<!-- BUTTONS --> + +<!-- Button Trough Left --> + <draw_ops name="left_left_background_focused_normal"> + <image filename="trough_left.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + <draw_ops name="left_left_background_focused_pressed"> + <image filename="trough_left.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + <draw_ops name="left_middle_background_focused_normal"> + <image filename="trough_middle.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + <draw_ops name="left_middle_background_focused_pressed"> + <image filename="trough_middle.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + <draw_ops name="left_right_background_focused_normal"> + <image filename="trough_right.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + <draw_ops name="left_right_background_focused_pressed"> + <image filename="trough_right.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + <draw_ops name="left_left_background_unfocused_normal"> + <image filename="trough_left.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + <draw_ops name="left_left_background_unfocused_pressed"> + <image filename="trough_left.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + <draw_ops name="left_middle_background_unfocused_normal"> + <image filename="trough_middle.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + <draw_ops name="left_middle_background_unfocused_pressed"> + <image filename="trough_middle.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + <draw_ops name="left_right_background_unfocused_normal"> + <image filename="trough_right.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + <draw_ops name="left_right_background_unfocused_pressed"> + <image filename="trough_right.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + +<!-- Button Trough Right --> + <draw_ops name="right_left_background_focused_normal"> + <image filename="trough_left.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + <draw_ops name="right_left_background_focused_pressed"> + <image filename="trough_left.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + <draw_ops name="right_middle_background_focused_normal"> + <image filename="trough_middle.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + <draw_ops name="right_middle_background_focused_pressed"> + <image filename="trough_middle.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + <draw_ops name="right_right_background_focused_normal"> + <image filename="trough_right.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + <draw_ops name="right_right_background_focused_pressed"> + <image filename="trough_right.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + <draw_ops name="right_left_background_unfocused_normal"> + <image filename="trough_left.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + <draw_ops name="right_left_background_unfocused_pressed"> + <image filename="trough_left.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + <draw_ops name="right_middle_background_unfocused_normal"> + <image filename="trough_middle.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + <draw_ops name="right_middle_background_unfocused_pressed"> + <image filename="trough_middle.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + <draw_ops name="right_right_background_unfocused_normal"> + <image filename="trough_right.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + <draw_ops name="right_right_background_unfocused_pressed"> + <image filename="trough_right.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + +<!-- Button prelightlays --> + <draw_ops name="menu_focused_normal"> + <image filename="menu.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + <draw_ops name="menu_focused_prelight"> + <image filename="menu_prelight.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + <draw_ops name="menu_unfocused_normal"> + <image filename="menu.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + <draw_ops name="menu_unfocused_prelight"> + <image filename="menu_prelight.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + <draw_ops name="minimize_focused_normal"> + <image filename="minimize_focused_normal.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + <draw_ops name="minimize_focused_prelight"> + <image filename="minimize_focused_prelight.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + <draw_ops name="minimize_focused_pressed"> + <image filename="minimize_focused_pressed.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + <draw_ops name="minimize_unfocused_normal"> + <image filename="minimize_unfocused.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + <draw_ops name="minimize_unfocused_prelight"> + <image filename="minimize_unfocused_prelight.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + <draw_ops name="minimize_unfocused_pressed"> + <image filename="minimize_unfocused_pressed.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + <draw_ops name="maximize_focused_normal"> + <image filename="maximize_focused_normal.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + <draw_ops name="maximize_focused_prelight"> + <image filename="maximize_focused_prelight.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + <draw_ops name="maximize_focused_pressed"> + <image filename="maximize_focused_pressed.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + <draw_ops name="maximize_unfocused_normal"> + <image filename="maximize_unfocused.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + <draw_ops name="maximize_unfocused_prelight"> + <image filename="maximize_unfocused_prelight.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + <draw_ops name="maximize_unfocused_pressed"> + <image filename="maximize_unfocused_pressed.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + <draw_ops name="unmaximize_focused_normal"> + <image filename="unmaximize_focused_normal.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + <draw_ops name="unmaximize_focused_prelight"> + <image filename="unmaximize_focused_prelight.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + <draw_ops name="unmaximize_focused_pressed"> + <image filename="unmaximize_focused_pressed.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + <draw_ops name="unmaximize_unfocused_normal"> + <image filename="unmaximize_unfocused.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + <draw_ops name="unmaximize_unfocused_prelight"> + <image filename="unmaximize_unfocused_prelight.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + <draw_ops name="unmaximize_unfocused_pressed"> + <image filename="unmaximize_unfocused_pressed.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + <draw_ops name="close_focused_normal"> + <image filename="close_focused_normal.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + <draw_ops name="close_focused_prelight"> + <image filename="close_focused_prelight.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + <draw_ops name="close_focused_pressed"> + <image filename="close_focused_pressed.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + <draw_ops name="close_unfocused_normal"> + <image filename="close_unfocused.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + <draw_ops name="close_unfocused_prelight"> + <image filename="close_unfocused_prelight.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + <draw_ops name="close_unfocused_pressed"> + <image filename="close_unfocused_pressed.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + +<!-- FRAME STYLE --> +<frame_style name="normal_focused" geometry="frame_geometry_normal"> + <piece position="title" draw_ops="draw_title_text_normal"/> + <piece position="titlebar" draw_ops="draw_title"/> + <piece position="left_edge" draw_ops="draw_frame"/> + <piece position="right_edge" draw_ops="draw_frame"/> + <piece position="bottom_edge" draw_ops="bottom_edge"/> + <button function="left_left_background" state="normal" draw_ops="left_left_background_focused_normal"/> + <button function="left_middle_background" state="normal" draw_ops="left_middle_background_focused_normal"/> + <button function="left_right_background" state="normal" draw_ops="left_right_background_focused_normal"/> + <button function="left_left_background" state="prelight" draw_ops="left_left_background_focused_normal"/> + <button function="left_middle_background" state="prelight" draw_ops="left_middle_background_focused_normal"/> + <button function="left_right_background" state="prelight" draw_ops="left_right_background_focused_normal"/> + <button function="left_left_background" state="pressed" draw_ops="left_left_background_focused_pressed"/> + <button function="left_middle_background" state="pressed" draw_ops="left_middle_background_focused_pressed"/> + <button function="left_right_background" state="pressed" draw_ops="left_right_background_focused_pressed"/> + <button function="right_left_background" state="normal" draw_ops="right_left_background_focused_normal"/> + <button function="right_middle_background" state="normal" draw_ops="right_middle_background_focused_normal"/> + <button function="right_right_background" state="normal" draw_ops="right_right_background_focused_normal"/> + <button function="right_left_background" state="prelight" draw_ops="right_left_background_focused_normal"/> + <button function="right_middle_background" state="prelight" draw_ops="right_middle_background_focused_normal"/> + <button function="right_right_background" state="prelight" draw_ops="right_right_background_focused_normal"/> + <button function="right_left_background" state="pressed" draw_ops="right_left_background_focused_pressed"/> + <button function="right_middle_background" state="pressed" draw_ops="right_middle_background_focused_pressed"/> + <button function="right_right_background" state="pressed" draw_ops="right_right_background_focused_pressed"/> + <button function="menu" state="normal" draw_ops="menu_focused_normal"/> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight"/> + <button function="menu" state="pressed" draw_ops="menu_focused_normal"/> + <button function="minimize" state="normal" draw_ops="minimize_focused_normal"/> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight"/> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed"/> + <button function="maximize" state="normal" draw_ops="maximize_focused_normal"/> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight"/> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed"/> + <button function="close" state="normal" draw_ops="close_focused_normal"/> + <button function="close" state="prelight" draw_ops="close_focused_prelight"/> + <button function="close" state="pressed" draw_ops="close_focused_pressed"/> +</frame_style> + +<frame_style name="normal_unfocused" geometry="frame_geometry_normal"> + <piece position="title" draw_ops="draw_title_text_inactive"/> + <piece position="titlebar" draw_ops="draw_title_inactive"/> + <piece position="left_edge" draw_ops="draw_frame"/> + <piece position="right_edge" draw_ops="draw_frame"/> + <piece position="bottom_edge" draw_ops="bottom_edge"/> + <button function="left_left_background" state="normal" draw_ops="left_left_background_unfocused_normal"/> + <button function="left_middle_background" state="normal" draw_ops="left_middle_background_unfocused_normal"/> + <button function="left_right_background" state="normal" draw_ops="left_right_background_unfocused_normal"/> + <button function="left_left_background" state="prelight" draw_ops="left_left_background_unfocused_normal"/> + <button function="left_middle_background" state="prelight" draw_ops="left_middle_background_unfocused_normal"/> + <button function="left_right_background" state="prelight" draw_ops="left_right_background_unfocused_normal"/> + <button function="left_left_background" state="pressed" draw_ops="left_left_background_unfocused_pressed"/> + <button function="left_middle_background" state="pressed" draw_ops="left_middle_background_unfocused_pressed"/> + <button function="left_right_background" state="pressed" draw_ops="left_right_background_unfocused_pressed"/> + <button function="right_left_background" state="normal" draw_ops="right_left_background_unfocused_normal"/> + <button function="right_middle_background" state="normal" draw_ops="right_middle_background_unfocused_normal"/> + <button function="right_right_background" state="normal" draw_ops="right_right_background_unfocused_normal"/> + <button function="right_left_background" state="prelight" draw_ops="right_left_background_unfocused_normal"/> + <button function="right_middle_background" state="prelight" draw_ops="right_middle_background_unfocused_normal"/> + <button function="right_right_background" state="prelight" draw_ops="right_right_background_unfocused_normal"/> + <button function="right_left_background" state="pressed" draw_ops="right_left_background_unfocused_pressed"/> + <button function="right_middle_background" state="pressed" draw_ops="right_middle_background_unfocused_pressed"/> + <button function="right_right_background" state="pressed" draw_ops="right_right_background_unfocused_pressed"/> + <button function="menu" state="normal" draw_ops="menu_unfocused_normal"/> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight"/> + <button function="menu" state="pressed" draw_ops="menu_focused_normal"/> + <button function="minimize" state="normal" draw_ops="minimize_unfocused_normal"/> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight"/> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed"/> + <button function="maximize" state="normal" draw_ops="maximize_unfocused_normal"/> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight"/> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed"/> + <button function="close" state="normal" draw_ops="close_unfocused_normal"/> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight"/> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed"/> +</frame_style> + +<frame_style name="maximized_focused" geometry="geometry_maximized" parent="normal_focused"> + <piece position="title" draw_ops="draw_title_text_normal"/> + <piece position="titlebar" draw_ops="draw_title_maximized"/> + <button function="maximize" state="normal" draw_ops="unmaximize_focused_normal"/> + <button function="maximize" state="prelight" draw_ops="unmaximize_focused_prelight"/> + <button function="maximize" state="pressed" draw_ops="unmaximize_focused_pressed"/> +</frame_style> + +<frame_style name="maximized_unfocused" geometry="geometry_maximized" parent="normal_unfocused"> + <piece position="title" draw_ops="draw_title_text_inactive"/> + <piece position="titlebar" draw_ops="draw_title_maximized_inactive"/> + <button function="maximize" state="normal" draw_ops="unmaximize_unfocused_normal"/> + <button function="maximize" state="prelight" draw_ops="unmaximize_unfocused_prelight"/> + <button function="maximize" state="pressed" draw_ops="unmaximize_unfocused_pressed"/> +</frame_style> + +<frame_style name="utility_focused" parent="normal_focused"> + <piece position="title" draw_ops="draw_title_text_normal"/> + <piece position="titlebar" draw_ops="draw_title"/> + <button function="menu" state="normal" draw_ops="menu_focused_normal"/> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight"/> + <button function="menu" state="pressed" draw_ops="menu_focused_normal"/> + <button function="close" state="normal" draw_ops="close_focused_normal"/> + <button function="close" state="prelight" draw_ops="close_focused_prelight"/> + <button function="close" state="pressed" draw_ops="close_focused_pressed"/> +</frame_style> + +<frame_style name="utility_unfocused" parent="normal_unfocused"> + <piece position="title" draw_ops="draw_title_text_inactive"/> + <piece position="titlebar" draw_ops="draw_title_inactive"/> + <button function="menu" state="normal" draw_ops="menu_unfocused_normal"/> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight"/> + <button function="menu" state="pressed" draw_ops="menu_focused_normal"/> + <button function="close" state="normal" draw_ops="close_unfocused_normal"/> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight"/> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed"/> +</frame_style> + +<frame_style name="border" geometry="border" parent="normal_focused"> + <piece position="title" draw_ops="draw_title"/> + <piece position="titlebar" draw_ops="draw_title_inactive"/> +</frame_style> + +<!-- STYLE SET --> +<frame_style_set name="normal"> + <frame focus="yes" state="normal" resize="both" style="normal_focused"/> + <frame focus="no" state="normal" resize="both" style="normal_unfocused"/> + <frame focus="yes" state="maximized" style="maximized_focused"/> + <frame focus="no" state="maximized" style="maximized_unfocused"/> + <frame focus="yes" state="shaded" style="normal_focused"/><!-- todo --> + <frame focus="no" state="shaded" style="normal_unfocused"/><!-- todo --> + <frame focus="yes" state="maximized_and_shaded" style="maximized_focused"/><!-- todo --> + <frame focus="no" state="maximized_and_shaded" style="maximized_unfocused"/><!-- todo --> +</frame_style_set> + +<frame_style_set name="utility"> + <frame focus="yes" state="normal" resize="both" style="utility_focused"/> + <frame focus="no" state="normal" resize="both" style="utility_unfocused"/> + <frame focus="yes" state="maximized" style="maximized_focused"/> + <frame focus="no" state="maximized" style="normal_focused"/> + <frame focus="yes" state="shaded" style="normal_focused"/><!-- todo --> + <frame focus="no" state="shaded" style="normal_unfocused"/><!-- todo --> + <frame focus="yes" state="maximized_and_shaded" style="maximized_focused"/><!-- todo --> + <frame focus="no" state="maximized_and_shaded" style="maximized_unfocused"/><!-- todo --> +</frame_style_set> + +<frame_style_set name="border"> + <frame focus="yes" state="normal" resize="both" style="border"/> + <frame focus="no" state="normal" resize="both" style="border"/> + <frame focus="yes" state="maximized" style="maximized_focused"/> + <frame focus="no" state="maximized" style="normal_focused"/> + <frame focus="yes" state="shaded" style="normal_focused"/><!-- todo --> + <frame focus="no" state="shaded" style="normal_unfocused"/><!-- todo --> + <frame focus="yes" state="maximized_and_shaded" style="maximized_focused"/><!-- todo --> + <frame focus="no" state="maximized_and_shaded" style="maximized_unfocused"/><!-- todo --> +</frame_style_set> + +<!-- WINDOW --> +<window type="normal" style_set="normal"/> +<window type="dialog" style_set="utility"/> +<window type="modal_dialog" style_set="utility"/> +<window type="menu" style_set="utility"/> +<window type="utility" style_set="utility"/> +<window type="border" style_set="border"/> + +</metacity_theme> diff --git a/usr/share/themes/Lubuntu-default/metacity-1/minimize_focused_normal.png b/usr/share/themes/Lubuntu-default/metacity-1/minimize_focused_normal.png new file mode 100644 index 0000000..1b4e0ea Binary files /dev/null and b/usr/share/themes/Lubuntu-default/metacity-1/minimize_focused_normal.png differ diff --git a/usr/share/themes/Lubuntu-default/metacity-1/minimize_focused_prelight.png b/usr/share/themes/Lubuntu-default/metacity-1/minimize_focused_prelight.png new file mode 100644 index 0000000..ba22c77 Binary files /dev/null and b/usr/share/themes/Lubuntu-default/metacity-1/minimize_focused_prelight.png differ diff --git a/usr/share/themes/Lubuntu-default/metacity-1/minimize_focused_pressed.png b/usr/share/themes/Lubuntu-default/metacity-1/minimize_focused_pressed.png new file mode 100644 index 0000000..cd35c2c Binary files /dev/null and b/usr/share/themes/Lubuntu-default/metacity-1/minimize_focused_pressed.png differ diff --git a/usr/share/themes/Lubuntu-default/metacity-1/minimize_unfocused.png b/usr/share/themes/Lubuntu-default/metacity-1/minimize_unfocused.png new file mode 100644 index 0000000..0184cdc Binary files /dev/null and b/usr/share/themes/Lubuntu-default/metacity-1/minimize_unfocused.png differ diff --git a/usr/share/themes/Lubuntu-default/metacity-1/minimize_unfocused_prelight.png b/usr/share/themes/Lubuntu-default/metacity-1/minimize_unfocused_prelight.png new file mode 100644 index 0000000..0504f81 Binary files /dev/null and b/usr/share/themes/Lubuntu-default/metacity-1/minimize_unfocused_prelight.png differ diff --git a/usr/share/themes/Lubuntu-default/metacity-1/minimize_unfocused_pressed.png b/usr/share/themes/Lubuntu-default/metacity-1/minimize_unfocused_pressed.png new file mode 100644 index 0000000..cd35c2c Binary files /dev/null and b/usr/share/themes/Lubuntu-default/metacity-1/minimize_unfocused_pressed.png differ diff --git a/usr/share/themes/Lubuntu-default/metacity-1/trough_left.png b/usr/share/themes/Lubuntu-default/metacity-1/trough_left.png new file mode 100644 index 0000000..74cc96e Binary files /dev/null and b/usr/share/themes/Lubuntu-default/metacity-1/trough_left.png differ diff --git a/usr/share/themes/Lubuntu-default/metacity-1/trough_middle.png b/usr/share/themes/Lubuntu-default/metacity-1/trough_middle.png new file mode 100644 index 0000000..74cc96e Binary files /dev/null and b/usr/share/themes/Lubuntu-default/metacity-1/trough_middle.png differ diff --git a/usr/share/themes/Lubuntu-default/metacity-1/trough_right.png b/usr/share/themes/Lubuntu-default/metacity-1/trough_right.png new file mode 100644 index 0000000..74cc96e Binary files /dev/null and b/usr/share/themes/Lubuntu-default/metacity-1/trough_right.png differ diff --git a/usr/share/themes/Lubuntu-default/metacity-1/unmaximize_focused_normal.png b/usr/share/themes/Lubuntu-default/metacity-1/unmaximize_focused_normal.png new file mode 100644 index 0000000..2a7a0b9 Binary files /dev/null and b/usr/share/themes/Lubuntu-default/metacity-1/unmaximize_focused_normal.png differ diff --git a/usr/share/themes/Lubuntu-default/metacity-1/unmaximize_focused_prelight.png b/usr/share/themes/Lubuntu-default/metacity-1/unmaximize_focused_prelight.png new file mode 100644 index 0000000..b7c419a Binary files /dev/null and b/usr/share/themes/Lubuntu-default/metacity-1/unmaximize_focused_prelight.png differ diff --git a/usr/share/themes/Lubuntu-default/metacity-1/unmaximize_focused_pressed.png b/usr/share/themes/Lubuntu-default/metacity-1/unmaximize_focused_pressed.png new file mode 100644 index 0000000..30b9e69 Binary files /dev/null and b/usr/share/themes/Lubuntu-default/metacity-1/unmaximize_focused_pressed.png differ diff --git a/usr/share/themes/Lubuntu-default/metacity-1/unmaximize_unfocused.png b/usr/share/themes/Lubuntu-default/metacity-1/unmaximize_unfocused.png new file mode 100644 index 0000000..96b3a72 Binary files /dev/null and b/usr/share/themes/Lubuntu-default/metacity-1/unmaximize_unfocused.png differ diff --git a/usr/share/themes/Lubuntu-default/metacity-1/unmaximize_unfocused_prelight.png b/usr/share/themes/Lubuntu-default/metacity-1/unmaximize_unfocused_prelight.png new file mode 100644 index 0000000..b7c419a Binary files /dev/null and b/usr/share/themes/Lubuntu-default/metacity-1/unmaximize_unfocused_prelight.png differ diff --git a/usr/share/themes/Lubuntu-default/metacity-1/unmaximize_unfocused_pressed.png b/usr/share/themes/Lubuntu-default/metacity-1/unmaximize_unfocused_pressed.png new file mode 100644 index 0000000..30b9e69 Binary files /dev/null and b/usr/share/themes/Lubuntu-default/metacity-1/unmaximize_unfocused_pressed.png differ