On 07/24/2012 12:10 PM, Julien Danjou wrote:
On Tue, Jul 24 2012, Arvydas Sidorenko wrote:
Sorry for not collaborating too much on that.
What I wanted to achieve with this patch is to provide the lowest level
code, which that something implemented on top of root.wallpaper() could
rely on.
I understand, but that's actually not that low level since you are using
Xlib and another X connection.
I mean relative to the problem we want to solve.
Speaking about XCB, I apparently have hurried. First of all, can this all be
done exclusively with XCB? If so, that's even better and I'll be happy (or
anyone else if is willing) to rewrite.
Yes, it should be doable via XCB directly into root.wallpaper() imho.
I took a look into XCB reference and that's right, silly move to use
Xlib from me.
But that introduces another issue - imlib2 requires Display and Visual
data structures from Xlib. Anyone for the task to port imlib2 to XCB? :P
Otherwise cannot think of another alternative which would be flexible,
small in loc and already available with Awesome installation.
--
To unsubscribe, send mail to awesome-devel-unsubscr...@naquadah.org.