From 6796e798277cc4821c955d425f4994f1484d35df Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sun, 28 Apr 2002 19:35:59 +0000 Subject: took bsetroot from Blackbox moving_target.. "bsetroot now sets xrootpmap_id, pseudo transparent apps should be happy" --- util/bsetroot.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'util/bsetroot.h') diff --git a/util/bsetroot.h b/util/bsetroot.h index ca535562..aa6f65a7 100644 --- a/util/bsetroot.h +++ b/util/bsetroot.h @@ -8,7 +8,6 @@ class bsetroot : public BaseDisplay { private: BImageControl **img_ctrl; - Pixmap *pixmaps; char *fore, *back, *grad; @@ -23,6 +22,9 @@ public: inline virtual Bool handleSignal(int) { return False; } + void setPixmapProperty(int, Pixmap); + Pixmap duplicatePixmap(int, Pixmap, int, int); + void gradient(void); void modula(int, int); void solid(void); -- cgit v1.2.3