On 14.05.2012 17:37, Anurag Priyam wrote: > On Mon, May 14, 2012 at 3:08 PM, Thorsten Sperber <[email protected]> wrote: >> I would like to implement border actions in my configuration, like in > [...] >> My problem is that nothing happens. Maybe signal property::x isn't the >> best way to start. A better way would be something like > If you set dockable property on a client with > `awful.client.dockable.set(c, true)` and move it around with mouse, > awesome snaps it to edges if you are 8px close to one. `awful.mouse` > does the magic, so lib/awful/mouse/init.lua could be a good place to > look for help. > Well, the called functions do not emit signals and I can't see any way to archieve my goal with mouse/init.lua without modifying this file directly. Did you mean something different?
Thorsten -- To unsubscribe, send mail to [email protected].
