Make the wireframe a bit slimmer

This commit is contained in:
Kjartan Maraas 2005-11-29 21:36:12 +00:00
parent 616d778f6b
commit b3f465c727
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2005-11-29 Kjartan Maraas <kmaraas@gnome.org>
* src/screen.h: Make the wireframe a bit slimmer.
Closes bug #320051.
2005-11-24 Davyd Madeley <davyd@fugro-fsi.com.au>
* src/window-props.c: display hostname in titlebar for remote X

View File

@ -55,7 +55,7 @@ typedef enum
META_SCREEN_RIGHT
} MetaScreenDirection;
#define META_WIREFRAME_XOR_LINE_WIDTH 5
#define META_WIREFRAME_XOR_LINE_WIDTH 2
struct _MetaScreen
{