awesome/lib/awful
Uli Schlachter 48c6c11d17 awful.rules: Implement callbacks for individual properties
When a property is now set to a function, the function's return value will be
used for the value of the property. The function gets the new client as its only
argument.

There is no property which accepts a function as its value and thus this change
can't break anything (yeah, famous last words...).

This should fix half of FS#1011. Panels now don't get focused by awful.rules.

Signed-off-by: Uli Schlachter <psychon@znc.in>
2012-07-06 17:30:35 +02:00
..
layout More fixes for the recent module() removal 2012-06-17 15:24:01 +02:00
mouse Fix various minor errors after the lua 5.2 conversion 2012-06-16 21:12:26 +02:00
widget Fix various minor errors after the lua 5.2 conversion 2012-06-16 21:12:26 +02:00
autofocus.lua.in Ported awful to lua 5.2 2012-06-16 17:37:30 +02:00
button.lua.in Ported awful to lua 5.2 2012-06-16 17:37:30 +02:00
client.lua.in Fix spelling in doc string 2012-07-01 17:19:13 +02:00
completion.lua.in Ported awful to lua 5.2 2012-06-16 17:37:30 +02:00
dbus.lua.in Ported awful to lua 5.2 2012-06-16 17:37:30 +02:00
ewmh.lua.in Ported awful to lua 5.2 2012-06-16 17:37:30 +02:00
icccm.lua.in More fixes for the recent module() removal 2012-06-17 15:24:01 +02:00
init.lua.in Ported awful to lua 5.2 2012-06-16 17:37:30 +02:00
key.lua.in Ported awful to lua 5.2 2012-06-16 17:37:30 +02:00
keygrabber.lua.in Ported awful to lua 5.2 2012-06-16 17:37:30 +02:00
menu.lua.in Yet another lua call without prefixed module 2012-06-26 11:00:47 +02:00
placement.lua.in Ported awful to lua 5.2 2012-06-16 17:37:30 +02:00
prompt.lua.in Ported awful to lua 5.2 2012-06-16 17:37:30 +02:00
remote.lua.in More fixes for the recent module() removal 2012-06-17 15:24:01 +02:00
rules.lua.in awful.rules: Implement callbacks for individual properties 2012-07-06 17:30:35 +02:00
screen.lua.in Ported awful to lua 5.2 2012-06-16 17:37:30 +02:00
startup_notification.lua.in Ported awful to lua 5.2 2012-06-16 17:37:30 +02:00
tag.lua.in tag.viewidx should take a screen index 2012-07-01 17:18:54 +02:00
tooltip.lua.in Fix various minor errors after the lua 5.2 conversion 2012-06-16 21:12:26 +02:00
util.lua.in Portable way to use loadstring 2012-06-16 17:37:30 +02:00
wibox.lua.in Ported awful to lua 5.2 2012-06-16 17:37:30 +02:00