On 2008-01-16, Eric Böse-Wolf <[EMAIL PROTECTED]> wrote: > if I toggle fullscreen mode in an application from within the > application it gets placed on a new workspace. I want this workspace to > be of type WFloatWS. How can I do this?
There are no different workspace classes anymore. They're all groups (WGroupWS), that typically contain a tiling (WTiling) as their "bottom" element. -- Tuomo
