Heya Vitaly,
Impressive, very impressive! I was wondering how good the library
is with reentrancy and multiple windows ?
I'm very happy with the concept around this lib. This way we can target
any display without the need of:
1. A very advanced 'player' for libvisual.
2. A program for every display target.
This will also solve the issue a friend of mine had with the
libvisual-xmms plugin using SDL, Because it would lock the
screen on fullscreen, which was very nasty in his dualhead setup
of which one head is a beamer :)
How are you going to implement things like window_size_requisistions,
window_capption sets, like title, icon ? (if possible that is)
window_no_frame and fullscreen support ?
I have to evaluate all the code a bit more to come up with critics, but
I'm very happy with your design!
I personally hadn't thought of the frontend part which is very good!
Rockon!
Cheers,
Dennis
On Sun, 2004-07-11 at 00:38 +0300, Vitaly V. Bursov wrote:
> Hello!
>
> Not much docs, sorry... but it should be not a problem to get the idea.
> And no event system yet.
>
> There are backend driver ("glx". also can be "x11", "sdl" or "win32") and
> frontend ("new" - create new object, Also: "gtk-widget", "qt-widget" and so on).
>
> Any ideas, suggestions, critics are very welcome!
|