Edgar Denny wrote:
Hi,
Is the there a clean way for me to close a float workspace after I am finished with it?
I have
kpress("D", "WFloatWS.rqclose_relocate(_)"),
in my WFloatWS bindings, but its behavior seem quite odd.
If the float workspace is empty, the binding does nothing. But if I have, say, an xterm in the workspace, the binding seems to kill the workspace and orphan the xterm.
Or just use Alt-C (or whatever closes any other type of window) on an empty workspace; That should work anyway
