awful.client: Emit correct signal
commit023a216f67ffe70ddf38facf2c1679d3bcb755a5
authorUli Schlachter <psychon@znc.in>
Wed, 26 Aug 2009 13:22:46 +0000 (26 15:22 +0200)
committerJulien Danjou <julien@danjou.info>
Thu, 27 Aug 2009 08:54:05 +0000 (27 10:54 +0200)
tree08649aba4240b0dffd75212395ad3adcf92520f4
parentefbba53507149c5aa41bd8e9858923ab50286cf4
awful.client: Emit correct signal

When awful.client.property.set() was called it always emitted property::floating
on the client. Instead it should emit propert::<name of the property> of course!

Signed-off-by: Uli Schlachter <psychon@znc.in>
Signed-off-by: Julien Danjou <julien@danjou.info>
lib/awful/client.lua.in