WM menu in left and right padding

git-svn-id: http://tint2.googlecode.com/svn/trunk@19 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
This commit is contained in:
lorthiois@bbsoft.fr
2008-11-12 15:11:39 +00:00
parent b1c239db22
commit 9707ec36d2
9 changed files with 71 additions and 35 deletions

View File

@@ -79,8 +79,8 @@ typedef struct
Visual *visual;
int posx, posy;
Pixmap pmap;
Pixmap root_pmap;
GC gc;
GC gc_root;
Global_atom atom;
} Server_global;