Hi all.

My problem: I want to use snap (like awful.mouse.client.snap) to automatically 
snap window to the right edge after it is displayed. Here's an example 
awful.rules.rules :

{ rule = { class = "Qutim" },
    properties = { tag = tags[1][4] },
    callback = awful.mouse.client.snap }

But this, of course, does not work. Is it possible the other way?

-- 
Mail:   [email protected]
Jabber: [email protected]

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

Reply via email to