tags 663077 + patch pending forwarded http://thread.gmane.org/gmane.comp.tools.xdotool/642 thanks
I've sent a patch for http://bugs.debian.org/663077 upstream, and it has already been incorporated. A new upstream version should be out within a week or so, and i'll upload it to debian when that happens. Thanks for the report! Regards, --dkg
diff --git a/xdo.h b/xdo.h index 9ea8737..78643a1 100644 --- a/xdo.h +++ b/xdo.h @@ -524,10 +524,10 @@ int xdo_window_setprop (const xdo_t *xdo, Window wid, const char *property, * Change the window's classname and or class. * * @param name The new class name. If NULL, no change. - * @param class The new class. If NULL, no change. + * @param _class The new class. If NULL, no change. */ int xdo_window_setclass(const xdo_t *xdo, Window wid, const char *name, - const char *class); + const char *_class); /** * Sets the urgency hint for a window.
pgpGLRhv0Lia2.pgp
Description: PGP signature