Hi,<br><br><div><span class="gmail_quote">2007/11/8, Xavier Bestel <<a href="mailto:xavier.bestel@free.fr">xavier.bestel@free.fr</a>>:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Thu, 2007-11-08 at 11:52 +0100, Matthias Käppler wrote:<br>> Hi,<br>><br>> we're developing a Java project that requires communication with the<br>> operating system's window management in order to perform basic
<br>> operations on windows such as maximizing, minimizing, hiding and so<br>> forth. This interface has already been implemented for the Win32 API,<br>> and we are now targeting UNIX/Linux platforms running X11.
<br><br>Maybe you should look at libwnck. It was designed specifically for<br>interacting with the WM IIRC.<br><br>        Xav<br><br></blockquote></div><br>Yes
I also stumbled across libwnck, but it looked like a GNOME-only thing
and it advertises itself as a "library used for writing pagers and
tasks lists". Not sure if that is what we need. I also wasn't able to
find any documentation for it.<br>