awesome/lib/awful
Abdó Roig-Maranges ed9f218669 Fixes module namespace issues in screen.lua and client.lua
The wrong module names were introduced in commits:
0e2960ebf3 and
d799ac76aa.

Once fixed, client.lua and screen.lua mutually require each other, so we must
use a trick, and load the modules inside the functions that need them.

Signed-off-by: Uli Schlachter <psychon@znc.in>
2012-09-29 16:52:53 +02:00
..
layout layout: Remove duplicate capi definition (FS#1032) 2012-08-24 21:57:10 +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 Fixes module namespace issues in screen.lua and client.lua 2012-09-29 16:52:53 +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 Fixes module namespace issues in screen.lua and client.lua 2012-09-29 16:52:53 +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 Added function to change screen focus by direction 2012-09-27 11:14:55 +02:00
wibox.lua.in Ported awful to lua 5.2 2012-06-16 17:37:30 +02:00