Quoting Russ Burdick <[EMAIL PROTECTED]>: > Hi all. running blackbox/bbkeys/bbpager all from CVS today and I noticed a > difference from teh old 0.65.0 behavior. I'm used to seeing a thin white > border around my windows that doesn't seem to be there anymore. changing > the > relevant-looking "window.frameWidth" parameter in the style doesn't seem to > change anything (nor does the 0.6x compatibilty param "frameWidth"). as a > result the windows tend to get "lost" when they're the same color as the > background (or transparent). is this intentional or have I found a bug?
The frame suffered some modifications in 0.70. See README.styles in the package. What you're looking for now is window.frame, to which you can apply color, border and all kinds of things. FYI, in 0.70 the frame doesn't go all around the client anymore, it only shows on the left/right sides of the window. -- Ciprian Popovici -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] List archives: http://asgardsrealm.net/lurker/splash/index.html
