I like flat user-interface styles a lot. Who's with me?
Have spent some more time working on the UI internals esp. on things like
focus-follows-mouse, selections, button/mouse states/messages/events etc.
Isn't easy to manage them all if you want to have everything going at the same
time. Still not perfect, but things do come together. Edit boxes can now have
a delete button as well. List boxes up next, I guess. Once implemented I will
try some theme switching. Next to some high-res themes, I'm especially
interested in building some very low-res themes such that the UI can also to
be used on very low-resolution displays/framebuffers like for example 320x240
down to 64x64.