"floating" workspace
asked 2012-11-19 15:12:24 +0000
Anonymous
Hi,
Is it possible to do something like this:
for_window [ workspace="9" ] floating enableto emulate "empty" workspaces in ION3?
asked 2012-11-19 15:12:24 +0000
Anonymous
Hi,
Is it possible to do something like this:
for_window [ workspace="9" ] floating enableto emulate "empty" workspaces in ION3?
This does actually work as of i3 4.11, exactly with the syntax OP originally proposed:
for_window [workspace="9"] floating enable
That said, our attitude towards floating hasn't changed and don't recommend doing this.
No. Floating workspaces are evil as i3 is not a floating wm. Use tiling windows instead.
It is a Ratpoison which is not a floating wm. If we are already have a floating layer over a tiling windows, why dont make in a little more customizable? :)
Asked: 2012-11-19 15:12:24 +0000
Seen: 2,331 times
Last updated: Oct 03