I am sorry, my mistake - example code works fine))) ---------- Forwarded Message ----------
Subject: autosnap window to edge Date: Четверг 02 декабря 2010, 14:10:25 From: PSA <[email protected]> Получатель: Awesome users <[email protected]> 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] ----------------------------------------- -- Mail: [email protected] Jabber: [email protected] -- To unsubscribe, send mail to [email protected].
