i'm using buffalo, and i'm bored with appearance of the standard blizz buffbar. So i thaught, the dreamlayout would make im less boring, since i'm a newb in writing addon i ask you if anybody could make it possible to change the border with that little backdrop border.
Like the action bars in this picture:
:>
Hope you understand what i want say ^^ I'm an english noob. Greetings from germany :)
Ok, I have something that works. But a couple disclaimers:
1) I know basically nothing about lua. I don't even know why I had to set this up as an ace addon for it to work.
2) There are no fancy "options", if you want to change the alpha or the padding, look in the code. If I can figure it out, you can too.
3) It doesn't touch debuffs or weapon buffs; you want to try and figure out how to deal with those, let me know how that turns out :S
On the plus side, this works without buffalo installed, too. Since I originally wrote it for the default buff frames, I just stuck that part in there with an if to decide which to use >.>
i'm using buffalo, and i'm bored with appearance of the standard blizz buffbar. So i thaught, the dreamlayout would make im less boring, since i'm a newb in writing addon i ask you if anybody could make it possible to change the border with that little backdrop border.
Like the action bars in this picture:
:>
Hope you understand what i want say ^^ I'm an english noob. Greetings from germany :)
1) I know basically nothing about lua. I don't even know why I had to set this up as an ace addon for it to work.
2) There are no fancy "options", if you want to change the alpha or the padding, look in the code. If I can figure it out, you can too.
3) It doesn't touch debuffs or weapon buffs; you want to try and figure out how to deal with those, let me know how that turns out :S
On the plus side, this works without buffalo installed, too. Since I originally wrote it for the default buff frames, I just stuck that part in there with an if to decide which to use >.>
Also, still works without Buffalo, for all three kinds.