totally drop the borders off of maximized windows.

2002-05-26  Havoc Pennington  <hp@pobox.com>

	* src/themes/Atlanta/metacity-theme-1.xml: totally drop the
	borders off of maximized windows.
This commit is contained in:
Havoc Pennington 2002-05-26 16:16:06 +00:00 committed by Havoc Pennington
parent a40a9eccf4
commit 0cbf47ca30
2 changed files with 10 additions and 5 deletions

View File

@ -1,3 +1,8 @@
2002-05-26 Havoc Pennington <hp@pobox.com>
* src/themes/Atlanta/metacity-theme-1.xml: totally drop the
borders off of maximized windows.
2002-05-26 Havoc Pennington <hp@pobox.com> 2002-05-26 Havoc Pennington <hp@pobox.com>
Patch from Gaute Lindkvist so you can't move the panel or desktop Patch from Gaute Lindkvist so you can't move the panel or desktop

View File

@ -23,11 +23,11 @@
<!-- strip borders off the normal geometry --> <!-- strip borders off the normal geometry -->
<frame_geometry name="normal_small_borders" parent="normal"> <frame_geometry name="normal_small_borders" parent="normal">
<distance name="left_width" value="4"/> <distance name="left_width" value="0"/>
<distance name="right_width" value="4"/> <distance name="right_width" value="0"/>
<distance name="bottom_height" value="5"/> <distance name="bottom_height" value="0"/>
<distance name="left_titlebar_edge" value="4"/> <distance name="left_titlebar_edge" value="0"/>
<distance name="right_titlebar_edge" value="4"/> <distance name="right_titlebar_edge" value="0"/>
</frame_geometry> </frame_geometry>
<frame_geometry name="utility" title_scale="xx-small"> <frame_geometry name="utility" title_scale="xx-small">