Fix resizing borders not showing on mate desktop

This commit is contained in:
EliverLara
2019-10-31 13:31:34 -06:00
parent 09185d040c
commit 1bdef4cb9a
2 changed files with 1147 additions and 4 deletions

View File

@@ -1 +0,0 @@
metacity-theme.xml

1144
metacity-1/metacity-theme-3.xml Executable file

File diff suppressed because it is too large Load Diff

View File

@@ -30,9 +30,9 @@
<!-- Focused window -->
<frame_geometry name="normal" title_scale="medium" rounded_top_left="1" rounded_top_right="1">
<distance name="left_width" value="0" />
<distance name="right_width" value="0" />
<distance name="bottom_height" value="0" />
<distance name="left_width" value="1" />
<distance name="right_width" value="1" />
<distance name="bottom_height" value="3" />
<distance name="left_titlebar_edge" value="5" />
<distance name="right_titlebar_edge" value="5" />
<distance name="title_vertical_pad" value="4" />