@ -36,8 +36,9 @@ typedef struct {
typedef struct { /* draw context */
int x, y, w, h;
unsigned long bg[2];
unsigned long fg[2];
unsigned long bg;
unsigned long fg;
unsigned long border;
Drawable drawable;
Fnt font;
GC gc;
The note is not visible to the blocked user.