Comment 2 on bug 4513 is relevant once more. Tested on Fedora 19.
To clarify, the button on the caption bar is gone, but you can still "iconify" from the context menu.
Fixed in 28211.
Alt-Space brings up a Window menu which lets you do all sorts of window management things, such as iconify.
(In reply to comment #3) > Alt-Space brings up a Window menu which lets you do all sorts of window > management things, such as iconify. Fixed in r28702. Only providing a very basic set of keyboard and mouse bindings now: grep -i "action.*name" data/rc.xml | tr -d ' ' | sort | uniq <actionname="Close"/> <actionname="Focus"/> <actionname="Move"/> <actionname="NextWindow"> <actionname="PreviousWindow"> <actionname="Raise"/> <actionname="Resize"> <actionname="Resize"/> <actionname="ToggleMaximize"> <actionname="ToggleMaximize"/>
Build 4302: I can't find any way to minimize the windows.