> If there's a bug, I'll have to check that later (I don't even have a
> *nix machine nearby for the moment), but in principle tagging should
> work. You can also try the Lua code
>
> _:screen_of():attach(ioncore.lookup_region("name of some ws"))
>
> in the Mod1+F3 query.
>
> --
> Tuomo
output of _:screen_of():attach(ioncore.lookup_region("TEST")) : (TEST is
a WFloatWS)
Error:
>> Unable to reparent.
>> Stack trace:
0 [C]: in 'attach'
1 [string "_:screen_of():attach(ioncore.lookup_region(..."]:1
[Skipping unnamed C functions.]
3 [C]: in 'collect_errors'
4 mod_query.lua:643
5 (tail call): in ' '
6 mod_query.lua:41
[Skipping unnamed C functions.]
Is it normal that I can't even get part of a window to show up on the
other screen when I drag it ? (as in see it cross the inter-screen
boundary)
thanks,
Mike