mirror of
https://github.com/brl/mutter.git
synced 2024-11-13 09:46:08 -05:00
Make the wireframe a bit slimmer
This commit is contained in:
parent
616d778f6b
commit
b3f465c727
@ -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
|
||||
|
@ -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
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user