cvsimport

This commit is contained in:
okan
2013-11-02 19:13:56 +00:00
2 changed files with 40 additions and 35 deletions

View File

@@ -149,11 +149,11 @@ struct client_ctx {
TAILQ_ENTRY(client_ctx) mru_entry;
struct screen_ctx *sc;
Window win;
XSizeHints *size;
Colormap colormap;
u_int bwidth; /* border width */
struct geom geom, savegeom;
struct {
long flags; /* defined hints */
int basew; /* desired width */
int baseh; /* desired height */
int minw; /* minimum width */