[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Set desktop strut (reserved screen space for widgets)
- From: Mike Pall <mikelu-1203@...>
- Date: Wed, 28 Mar 2012 16:47:14 +0200
Michal Kottman wrote:
> This should make it possible to get the X11 window handle as lightuserdata,
> which LuaJIT can then use to call the necessary functions.
Yep. But I guess he needs the X11 display handle, too. And that
X11 property stuff is rather ugly, too. Translating from a working
C example would be easiest.
--Mike