|
|
New B2 KWin and widget style plugin code B2 is a popular look for KDE2. It's getting a lot of attention as of late because it's currently the potential default for KDE's next release. I've taken input from many various people and implemented several changes to hopefully make it as clean, consistent, and usable as possible. This includes new toolbar, scrollbar, and combobox code. These plugins are especially cool since they are not themes but dynamically loaded C++ that reimplement how the window manager interfaces with the user. This means not only are they extremely fast, but they can do things themes simply can't such as adjust decorations to the color scheme and custom effects.
|