We are putting together the schedule to make WindowBlinds 11.
Customization is a lot harder now than it used to be. Microsoft, for reasons unknown, has actively encouraged developers to take care of their own client and even non client (border, frame) painting rather than using standard Windows controls.
Microsoft's baffling decision to throw away trying to provide a standard set of in-app controls for developers and instead provide vague, often conflicting standards (cough, Fluent) has resulted in having less and less of the OS we can even touch.
Which is unfortunate because WindowBlinds, in theory, could actually give Windows users a consistent, OS-wide Fluent if apps weren't handling the drawing of their own UIs these days.
Still, with that in mind, there are things we can do such as skin the standard OS controls and then handle apps on a case-by-case basis. Keep in mind though, the more non-standard apps we have to handle, the harder it is for us to keep compatibility.
Earlier this year we released Curtains which doesn't even hook into the OS. This means it is 100% compatible. Skins, even the weirdest ones, won't break a given app. Of course, the price is that it doesn't skin nearly as much (no client area GUI controls like scrollbars, push buttons, radio buttons, etc.). It's done quite well. However, we know there are still plenty of people out there who would like to have more full control over how their Windows desktop looks.
That's where this thread comes in: What would you like to see in WindowBlinds 11?