More X11 snarf tweaks.

Will we ever finish?
This commit is contained in:
rsc 2003-12-02 03:42:46 +00:00
parent 1555bd7aaa
commit e39b8b1928
5 changed files with 38 additions and 11 deletions

View file

@ -65,6 +65,10 @@ struct Xprivate {
XVisual *vis;
u32int white;
Atom clipboard;
Atom utf8string;
Atom targets;
Atom text;
Atom compoundtext;
uint putsnarf;
uint assertsnarf;
int destroyed;