summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbionel <ionel.busuioc@gmail.com>2015-07-30 13:26:48 +0300
committerbionel <ionel.busuioc@gmail.com>2015-07-30 13:26:48 +0300
commit7c5df0d84a231bc0407dcf46ef3ec26a85b9ea3d (patch)
treeabb90f002afa3b4551983f5d709934747eb3a54b
parent4b63f11d39e76efc5d7256929a4093b232c87e07 (diff)
thiner borders. making metacity3 ready
-rwxr-xr-xKogaion-daylight/metacity-1/metacity-theme-1.xml10
-rwxr-xr-xKogaion-daylight/metacity-1/metacity-theme-3.xml74
-rwxr-xr-xKogaion-nighttime/metacity-1/metacity-theme-1.xml12
-rwxr-xr-xKogaion-nighttime/metacity-1/metacity-theme-3.xml74
4 files changed, 83 insertions, 87 deletions
diff --git a/Kogaion-daylight/metacity-1/metacity-theme-1.xml b/Kogaion-daylight/metacity-1/metacity-theme-1.xml
index ca8d078..e877528 100755
--- a/Kogaion-daylight/metacity-1/metacity-theme-1.xml
+++ b/Kogaion-daylight/metacity-1/metacity-theme-1.xml
@@ -15,11 +15,11 @@
<!-- FRAMES GEOMETRY-->
<frame_geometry name="normal" rounded_top_left="false" rounded_top_right="false">
- <distance name="left_width" value="4"/>
- <distance name="right_width" value="4"/>
- <distance name="bottom_height" value="4"/>
- <distance name="left_titlebar_edge" value="4"/>
- <distance name="right_titlebar_edge" value="4"/>
+ <distance name="left_width" value="2"/>
+ <distance name="right_width" value="2"/>
+ <distance name="bottom_height" value="2"/>
+ <distance name="left_titlebar_edge" value="2"/>
+ <distance name="right_titlebar_edge" value="2"/>
<aspect_ratio name="button" value="1"/>
<distance name="title_vertical_pad" value="6"/>
<border name="title_border" left="4" right="4" top="3" bottom="3"/>
diff --git a/Kogaion-daylight/metacity-1/metacity-theme-3.xml b/Kogaion-daylight/metacity-1/metacity-theme-3.xml
index 5aef89e..2fb2d78 100755
--- a/Kogaion-daylight/metacity-1/metacity-theme-3.xml
+++ b/Kogaion-daylight/metacity-1/metacity-theme-3.xml
@@ -25,20 +25,20 @@
<!-- geometries -->
<frame_geometry name="normal" title_scale="medium" rounded_top_left="false" rounded_top_right="false">
- <distance name="left_width" value="4" />
- <distance name="right_width" value="4" />
- <distance name="bottom_height" value="4" />
- <distance name="left_titlebar_edge" value="4"/>
- <distance name="right_titlebar_edge" value="4"/>
+ <distance name="left_width" value="2" />
+ <distance name="right_width" value="2" />
+ <distance name="bottom_height" value="2" />
+ <distance name="left_titlebar_edge" value="2"/>
+ <distance name="right_titlebar_edge" value="2"/>
<distance name="title_vertical_pad" value="6"/>
<border name="title_border" left="4" right="4" top="3" bottom="3"/>
- <border name="button_border" left="4" right="4" top="3" bottom="3"/>
+ <border name="button_border" left="4" right="4" top="0" bottom="0"/>
<aspect_ratio name="button" value="1"/>
</frame_geometry>
<frame_geometry name="normal_unfocused" title_scale="medium" rounded_top_left="false" rounded_top_right="false" parent="normal">
- <distance name="left_titlebar_edge" value="4"/>
- <distance name="right_titlebar_edge" value="4"/>
+ <distance name="left_titlebar_edge" value="2"/>
+ <distance name="right_titlebar_edge" value="2"/>
</frame_geometry>
<frame_geometry name="max" title_scale="medium" parent="normal" rounded_top_left="false" rounded_top_right="false">
@@ -46,7 +46,7 @@
<distance name="right_width" value="0" />
<distance name="title_vertical_pad" value="6"/>
<border name="title_border" left="4" right="4" top="3" bottom="3"/>
- <border name="button_border" left="4" right="4" top="3" bottom="3"/>
+ <border name="button_border" left="4" right="4" top="0" bottom="0"/>
<distance name="bottom_height" value="0" />
</frame_geometry>
@@ -61,7 +61,7 @@
<frame_geometry name="small" title_scale="small" parent="normal" rounded_top_left="false" rounded_top_right="false">
<distance name="title_vertical_pad" value="6"/>
<border name="title_border" left="4" right="4" top="3" bottom="3"/>
- <border name="button_border" left="4" right="4" top="3" bottom="3"/>
+ <border name="button_border" left="4" right="4" top="0" bottom="0"/>
</frame_geometry>
<frame_geometry name="small_unfocused" parent="small">
@@ -77,7 +77,7 @@
<distance name="right_width" value="1" />
<distance name="bottom_height" value="1" />
<border name="title_border" left="4" right="4" top="3" bottom="3" />
- <border name="button_border" left="4" right="4" top="3" bottom="3"/>
+ <border name="button_border" left="4" right="4" top="0" bottom="0"/>
<distance name="title_vertical_pad" value="1" />
</frame_geometry>
@@ -187,105 +187,103 @@
<!-- button icons-->
<draw_ops name="close_focused">
- <image filename="close_focused_normal.png" x="0" y="1" width="object_width" height="object_height"/>
+ <image filename="close_focused_normal.png" x="4" y="4" 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"/>
+ <image filename="close_focused_prelight.png" x="4" y="4" 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"/>
+ <image filename="close_focused_pressed.png" x="4" y="4" width="object_width" height="object_height"/>
</draw_ops>
<draw_ops name="close_unfocused">
- <image filename="close_unfocused.png" x="0" y="1" width="object_width" height="object_height"/>
+ <image filename="close_unfocused.png" x="4" y="4" 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"/>
+ <image filename="close_unfocused_prelight.png" x="4" y="4" width="object_width" height="object_height"/>
</draw_ops>
<draw_ops name="close_unfocused_pressed">
- <image filename="close_unfocused_prelight.png" x="0" y="1" width="object_width" height="object_height"/>
+ <image filename="close_unfocused_prelight.png" x="4" y="4" width="object_width" height="object_height"/>
</draw_ops>
<draw_ops name="maximize_focused">
- <image filename="maximize_focused_normal.png" x="0" y="1" width="object_width" height="object_height"/>
+ <image filename="maximize_focused_normal.png" x="4" y="4" 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"/>
+ <image filename="maximize_focused_prelight.png" x="4" y="4" 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"/>
+ <image filename="maximize_focused_pressed.png" x="4" y="4" width="object_width" height="object_height"/>
</draw_ops>
<draw_ops name="maximize_unfocused">
- <image filename="maximize_unfocused.png" x="0" y="1" width="object_width" height="object_height"/>
+ <image filename="maximize_unfocused.png" x="4" y="4" 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"/>
+ <image filename="maximize_unfocused_prelight.png" x="4" y="4" width="object_width" height="object_height"/>
</draw_ops>
<draw_ops name="maximize_unfocused_pressed">
- <image filename="maximize_unfocused_prelight.png" x="0" y="1" width="object_width" height="object_height"/>
+ <image filename="maximize_unfocused_prelight.png" x="4" y="4" width="object_width" height="object_height"/>
</draw_ops>
-
<draw_ops name="unmaximize_focused">
- <image filename="unmaximize_focused_normal.png" x="0" y="1" width="object_width" height="object_height"/>
+ <image filename="unmaximize_focused_normal.png" x="4" y="4" 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"/>
+ <image filename="unmaximize_focused_prelight.png" x="4" y="4" 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"/>
+ <image filename="unmaximize_focused_pressed.png" x="4" y="4" width="object_width" height="object_height"/>
</draw_ops>
<draw_ops name="unmaximize_unfocused">
- <image filename="unmaximize_unfocused.png" x="0" y="1" width="object_width" height="object_height"/>
+ <image filename="unmaximize_unfocused.png" x="4" y="4" 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"/>
+ <image filename="unmaximize_unfocused_prelight.png" x="4" y="4" width="object_width" height="object_height"/>
</draw_ops>
<draw_ops name="unmaximize_unfocused_pressed">
- <image filename="unmaximize_focused_pressed.png" x="0" y="1" width="object_width" height="object_height"/>
+ <image filename="unmaximize_focused_pressed.png" x="4" y="4" width="object_width" height="object_height"/>
</draw_ops>
-
<draw_ops name="minimize_focused">
- <image filename="minimize_focused_normal.png" x="0" y="1" width="object_width" height="object_height"/>
+ <image filename="minimize_focused_normal.png" x="4" y="4" 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"/>
+ <image filename="minimize_focused_prelight.png" x="4" y="4" 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"/>
+ <image filename="minimize_focused_pressed.png" x="4" y="4" width="object_width" height="object_height"/>
</draw_ops>
<draw_ops name="minimize_unfocused">
- <image filename="minimize_unfocused.png" x="0" y="1" width="object_width" height="object_height"/>
+ <image filename="minimize_unfocused.png" x="4" y="4" 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"/>
+ <image filename="minimize_unfocused_prelight.png" x="4" y="4" width="object_width" height="object_height"/>
</draw_ops>
<draw_ops name="minimize_unfocused_pressed">
- <image filename="minimize_unfocused_prelight.png" x="0" y="1" width="object_width" height="object_height"/>
+ <image filename="minimize_unfocused_prelight.png" x="4" y="4" width="object_width" height="object_height"/>
</draw_ops>
<draw_ops name="menu_focused">
- <image filename="menu_focused_normal.png" x="0" y="1" width="object_width" height="object_height"/>
+ <image filename="menu_focused_normal.png" x="4" y="4" width="object_width" height="object_height"/>
</draw_ops>
<!-- No prelight for menu focussed?? -->
diff --git a/Kogaion-nighttime/metacity-1/metacity-theme-1.xml b/Kogaion-nighttime/metacity-1/metacity-theme-1.xml
index 532e3a3..17ee6e5 100755
--- a/Kogaion-nighttime/metacity-1/metacity-theme-1.xml
+++ b/Kogaion-nighttime/metacity-1/metacity-theme-1.xml
@@ -10,16 +10,16 @@
</info>
<!-- TODO -->
-<!-- Thiner borders -->
+<!-- Nothing to see here! -->
<!-- FRAMES GEOMETRY-->
<frame_geometry name="normal" rounded_top_left="false" rounded_top_right="false">
- <distance name="left_width" value="4"/>
- <distance name="right_width" value="4"/>
- <distance name="bottom_height" value="4"/>
- <distance name="left_titlebar_edge" value="4"/>
- <distance name="right_titlebar_edge" value="4"/>
+ <distance name="left_width" value="2"/>
+ <distance name="right_width" value="2"/>
+ <distance name="bottom_height" value="2"/>
+ <distance name="left_titlebar_edge" value="2"/>
+ <distance name="right_titlebar_edge" value="2"/>
<aspect_ratio name="button" value="1"/>
<distance name="title_vertical_pad" value="6"/>
<border name="title_border" left="4" right="4" top="3" bottom="3"/>
diff --git a/Kogaion-nighttime/metacity-1/metacity-theme-3.xml b/Kogaion-nighttime/metacity-1/metacity-theme-3.xml
index d14b063..3b8c6d8 100755
--- a/Kogaion-nighttime/metacity-1/metacity-theme-3.xml
+++ b/Kogaion-nighttime/metacity-1/metacity-theme-3.xml
@@ -26,20 +26,20 @@
<!-- geometries -->
<frame_geometry name="normal" title_scale="medium" rounded_top_left="false" rounded_top_right="false">
- <distance name="left_width" value="4" />
- <distance name="right_width" value="4" />
- <distance name="bottom_height" value="4" />
- <distance name="left_titlebar_edge" value="4"/>
- <distance name="right_titlebar_edge" value="4"/>
+ <distance name="left_width" value="2" />
+ <distance name="right_width" value="2" />
+ <distance name="bottom_height" value="2" />
+ <distance name="left_titlebar_edge" value="2"/>
+ <distance name="right_titlebar_edge" value="2"/>
<distance name="title_vertical_pad" value="6"/>
<border name="title_border" left="4" right="4" top="3" bottom="3"/>
- <border name="button_border" left="4" right="4" top="3" bottom="3"/>
+ <border name="button_border" left="4" right="4" top="0" bottom="0"/>
<aspect_ratio name="button" value="1"/>
</frame_geometry>
<frame_geometry name="normal_unfocused" title_scale="medium" rounded_top_left="false" rounded_top_right="false" parent="normal">
- <distance name="left_titlebar_edge" value="4"/>
- <distance name="right_titlebar_edge" value="4"/>
+ <distance name="left_titlebar_edge" value="2"/>
+ <distance name="right_titlebar_edge" value="2"/>
</frame_geometry>
<frame_geometry name="max" title_scale="medium" parent="normal" rounded_top_left="false" rounded_top_right="false">
@@ -47,7 +47,7 @@
<distance name="right_width" value="0" />
<distance name="title_vertical_pad" value="6"/>
<border name="title_border" left="4" right="4" top="3" bottom="3"/>
- <border name="button_border" left="4" right="4" top="3" bottom="3"/>
+ <border name="button_border" left="4" right="4" top="0" bottom="0"/>
<distance name="bottom_height" value="0" />
</frame_geometry>
@@ -62,7 +62,7 @@
<frame_geometry name="small" title_scale="small" parent="normal" rounded_top_left="false" rounded_top_right="false">
<distance name="title_vertical_pad" value="6"/>
<border name="title_border" left="4" right="4" top="3" bottom="3"/>
- <border name="button_border" left="4" right="4" top="3" bottom="3"/>
+ <border name="button_border" left="4" right="4" top="0" bottom="0"/>
</frame_geometry>
<frame_geometry name="small_unfocused" parent="small">
@@ -78,7 +78,7 @@
<distance name="right_width" value="1" />
<distance name="bottom_height" value="1" />
<border name="title_border" left="4" right="4" top="3" bottom="3" />
- <border name="button_border" left="4" right="4" top="3" bottom="3"/>
+ <border name="button_border" left="4" right="4" top="0" bottom="0"/>
<distance name="title_vertical_pad" value="1" />
</frame_geometry>
@@ -188,105 +188,103 @@
<!-- button icons-->
<draw_ops name="close_focused">
- <image filename="close_focused_normal.png" x="0" y="1" width="object_width" height="object_height"/>
+ <image filename="close_focused_normal.png" x="4" y="4" 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"/>
+ <image filename="close_focused_prelight.png" x="4" y="4" 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"/>
+ <image filename="close_focused_pressed.png" x="4" y="4" width="object_width" height="object_height"/>
</draw_ops>
<draw_ops name="close_unfocused">
- <image filename="close_unfocused.png" x="0" y="1" width="object_width" height="object_height"/>
+ <image filename="close_unfocused.png" x="4" y="4" 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"/>
+ <image filename="close_unfocused_prelight.png" x="4" y="4" width="object_width" height="object_height"/>
</draw_ops>
<draw_ops name="close_unfocused_pressed">
- <image filename="close_unfocused_prelight.png" x="0" y="1" width="object_width" height="object_height"/>
+ <image filename="close_unfocused_prelight.png" x="4" y="4" width="object_width" height="object_height"/>
</draw_ops>
<draw_ops name="maximize_focused">
- <image filename="maximize_focused_normal.png" x="0" y="1" width="object_width" height="object_height"/>
+ <image filename="maximize_focused_normal.png" x="4" y="4" 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"/>
+ <image filename="maximize_focused_prelight.png" x="4" y="4" 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"/>
+ <image filename="maximize_focused_pressed.png" x="4" y="4" width="object_width" height="object_height"/>
</draw_ops>
<draw_ops name="maximize_unfocused">
- <image filename="maximize_unfocused.png" x="0" y="1" width="object_width" height="object_height"/>
+ <image filename="maximize_unfocused.png" x="4" y="4" 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"/>
+ <image filename="maximize_unfocused_prelight.png" x="4" y="4" width="object_width" height="object_height"/>
</draw_ops>
<draw_ops name="maximize_unfocused_pressed">
- <image filename="maximize_unfocused_prelight.png" x="0" y="1" width="object_width" height="object_height"/>
+ <image filename="maximize_unfocused_prelight.png" x="4" y="4" width="object_width" height="object_height"/>
</draw_ops>
-
<draw_ops name="unmaximize_focused">
- <image filename="unmaximize_focused_normal.png" x="0" y="1" width="object_width" height="object_height"/>
+ <image filename="unmaximize_focused_normal.png" x="4" y="4" 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"/>
+ <image filename="unmaximize_focused_prelight.png" x="4" y="4" 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"/>
+ <image filename="unmaximize_focused_pressed.png" x="4" y="4" width="object_width" height="object_height"/>
</draw_ops>
<draw_ops name="unmaximize_unfocused">
- <image filename="unmaximize_unfocused.png" x="0" y="1" width="object_width" height="object_height"/>
+ <image filename="unmaximize_unfocused.png" x="4" y="4" 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"/>
+ <image filename="unmaximize_unfocused_prelight.png" x="4" y="4" width="object_width" height="object_height"/>
</draw_ops>
<draw_ops name="unmaximize_unfocused_pressed">
- <image filename="unmaximize_focused_pressed.png" x="0" y="1" width="object_width" height="object_height"/>
+ <image filename="unmaximize_focused_pressed.png" x="4" y="4" width="object_width" height="object_height"/>
</draw_ops>
-
<draw_ops name="minimize_focused">
- <image filename="minimize_focused_normal.png" x="0" y="1" width="object_width" height="object_height"/>
+ <image filename="minimize_focused_normal.png" x="4" y="4" 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"/>
+ <image filename="minimize_focused_prelight.png" x="4" y="4" 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"/>
+ <image filename="minimize_focused_pressed.png" x="4" y="4" width="object_width" height="object_height"/>
</draw_ops>
<draw_ops name="minimize_unfocused">
- <image filename="minimize_unfocused.png" x="0" y="1" width="object_width" height="object_height"/>
+ <image filename="minimize_unfocused.png" x="4" y="4" 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"/>
+ <image filename="minimize_unfocused_prelight.png" x="4" y="4" width="object_width" height="object_height"/>
</draw_ops>
<draw_ops name="minimize_unfocused_pressed">
- <image filename="minimize_unfocused_prelight.png" x="0" y="1" width="object_width" height="object_height"/>
+ <image filename="minimize_unfocused_prelight.png" x="4" y="4" width="object_width" height="object_height"/>
</draw_ops>
<draw_ops name="menu_focused">
- <image filename="menu_focused_normal.png" x="0" y="1" width="object_width" height="object_height"/>
+ <image filename="menu_focused_normal.png" x="4" y="4" width="object_width" height="object_height"/>
</draw_ops>
<!-- No prelight for menu focussed?? -->