On Mon, Sep 19, 2011 at 3:37 PM, Julien Danjou <[email protected]> wrote:
> On Mon, Sep 19 2011, Ralf Van Bogaert wrote: > > > Not really integrate, more be able to communicate with, such as receive > > window manager events, and send commands (I think the latter is possible > > through D-Bus commands?). Simple example, trigger a custom function in my > > program whenever three or more windows are opened, stuff like that. > > Well, you probably want to do X11 protocol stuff rather than window > management then, like listening to SubstructureNotify events or the > like. > > > Not a big problem, but why does it crash? > > Well, it does not seem to crash from your output. Or does it exit after > printing these lines? > Yes, exactly, as I said before Thanks for your time Regards Ralf
