diff -u wmctrl-1.07/debian/patches/10-send-to-all-desktops.patch wmctrl-1.07/debian/patches/10-send-to-all-desktops.patch --- wmctrl-1.07/debian/patches/10-send-to-all-desktops.patch +++ wmctrl-1.07/debian/patches/10-send-to-all-desktops.patch @@ -13,0 +14,14 @@ +--- wmctrl-1.07/wmctrl.1 2005-01-03 20:42:52.000000000 +0200 ++++ wmctrl-1.07/wmctrl.1 2008-10-07 11:32:22.000000000 +0200 +@@ -185,7 +185,10 @@ + .BI \-t " " + Move a window that has been specified with the + .B \-r +-action to the desktop \fI\fR. ++action to the desktop \fI\fR. Specifying \fI\fR as '-1' ++sends the window to the current desktop; '-2' sends the window to ++all desktops if that is supported. ++ + + .TP + .BI \-T " name" diff -u wmctrl-1.07/debian/changelog wmctrl-1.07/debian/changelog --- wmctrl-1.07/debian/changelog +++ wmctrl-1.07/debian/changelog @@ -1,3 +1,9 @@ +wmctrl (1.07-6ppa2) hardy; urgency=low + + * Documented support for sending a window to all desktops + + -- David Fraser Tue, 7 Oct 2008 11:30:00 +0200 + wmctrl (1.07-6ppa1) hardy; urgency=low * Added support for sending a window to all desktops only in patch2: unchanged: --- wmctrl-1.07.orig/wmctrl.1 +++ wmctrl-1.07/wmctrl.1 @@ -185,7 +185,10 @@ .BI \-t " " Move a window that has been specified with the .B \-r -action to the desktop \fI\fR. +action to the desktop \fI\fR. Specifying \fI\fR as '-1' +sends the window to the current desktop; '-2' sends the window to +all desktops if that is supported. + .TP .BI \-T " name"