No that does work but I was wondering if there was better fuctionality
because when you run the above commands it also shifts focus. I am using 3.5


On Sun, Feb 3, 2013 at 11:58 AM, Ignas Anikevičius <[email protected]>wrote:

> On 02/02/13 11:54:11 -0600, Kyle Nolan wrote:
> > I see that there is a function to move a client to another screen and
> > another to move it to to another tag. Is there one that combines these?
> >
> > Instead of this
> > function movetoscreentag(t)
> >     awful.util.movetoscreen()
> >     awful.util.movetag(t)
> > end
> >
> > Thank you
> >
> > --
> > Kyle Nolan
>
> Hello,
>
> Just to be sure, a simple awful.client.movetotag(t) doesn't work? Which
> version are you using?
>
> All the best,
>
> Ignas
>



-- 
Kyle Nolan

Reply via email to