awesome/lib/awful
Uli Schlachter 4c094a279d Fix various instances of global variables
The modules awful.menu and awful.util were placing variables in the global
environment which is a bad thing. Fix this by adding the right module name
prefixes to these variables.

Signed-off-by: Uli Schlachter <psychon@znc.in>
2012-11-30 22:46:55 +01:00
..
layout Fix warnings from LDoc 2012-11-19 15:35:32 +01:00
mouse tag.screen doesn't exist anymore 2012-10-26 18:28:52 +02:00
widget Fix errors from missing themes 2012-11-27 22:55:42 +01:00
autofocus.lua.in Tags: Remove screen property 2012-10-23 10:05:34 +02:00
button.lua.in Ported awful to lua 5.2 2012-06-16 17:37:30 +02:00
client.lua.in awful.client.toggletag: Use tag.getscreen() 2012-11-19 18:56:18 +01: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 awful.icccm: Handle titlebars 2012-11-01 13:53:23 +01:00
init.lua.in awful.titlebars: Implement 2012-10-23 20:37:50 +02:00
key.lua.in Lots of random documentation fixes 2012-11-19 14:09:10 +01:00
keygrabber.lua.in Ported awful to lua 5.2 2012-06-16 17:37:30 +02:00
menu.lua.in Fix various instances of global variables 2012-11-30 22:46:55 +01: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 Lots of random documentation fixes 2012-11-19 14:09:10 +01:00
screen.lua.in Lots of random documentation fixes 2012-11-19 14:09:10 +01:00
startup_notification.lua.in Ported awful to lua 5.2 2012-06-16 17:37:30 +02:00
tag.lua.in Lots of random documentation fixes 2012-11-19 14:09:10 +01:00
titlebar.lua.in Update titlebar color when focus changes (FS#1056) 2012-11-29 16:52:19 +01:00
tooltip.lua.in awful.tooltip: Update geometry in set_text (FS#956) 2012-11-04 21:53:38 +01:00
util.lua.in Fix various instances of global variables 2012-11-30 22:46:55 +01:00
wibox.lua.in Lots of random documentation fixes 2012-11-19 14:09:10 +01:00