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

-- 
To unsubscribe, send mail to [email protected].

Reply via email to