Notices tagged with loft
-
#loft drawing is a lot faster now. Had to rearrange some things to make sure the window’s dirty flag isn’t set by any widget functions.
-
So the button prelight/pulse animations in #loft are working nicely, and I have a nice LoftAnimation type to go along with it.
-
So I’m implementing a pulsate animation for buttons in #loft. Flashy flashy.
-
In other news, I’m working on a scroller widget for #loft. I also might throw Pango into a ditch because its Layouts are shit.
-
So I actually figured out a sane API for the #Loft TextView. It’s working somewhat already. http://i.imgur.com/y49Jvmm.jpg
-
#loft is now probably worthy of version 0.9 – I think
-
I should probably redo the drawing code in #loft. It only seems to be working when window/layout base colors aren’t drawn. Err. =/
-
Updated #loft to use a linked list for the signal handlers. Also added quick-and-dirty focus support.
-
Fixed a dumb mistake in #loft‘s build script. I am so dumb. Fo’ real.
-
Okay, #loft has a pkgbuild now … also a forgotten header. And I added 3 projects – air/strext/jot to bitbucket. It’s not so empty now.
-
Oh, come to think of it. I was contemplating making a PageRender widget for #loft. Maybe we could collaborate on this?
-
#loft change: (LoftWindow, LoftLayout) are now descendents of LoftMirror – the “drawing target” widget. This will make things saner.
-
I expanded things a bit and implemented ~redirect_to(src, dest)so scrollable widgets are possible. #loft
-
I expanded things a bit and implemented ~redirect_to(src, dest so scrollable widgets are possible. #loft