awesome/lib/awful
Uli Schlachter f931e0cb8e Get the shell for spawn_with_shell earlier
My local config got a module which denies functions from adding new functions
to the global context or to a module's local context. I use this for catching
typos (think misspelled variable names).

This patch "fixes" a false-positive which was caused by this.

Signed-off-by: Uli Schlachter <psychon@znc.in>
2009-05-10 10:47:22 +02:00
..
layout client: changing size hints does not arrange() 2009-04-17 11:43:56 +02:00
widget ta{g,sk}list: fix memory leak on removal 2009-05-08 14:39:06 +02:00
button.lua.in awful.{button,key}: fix @see 2009-05-01 15:37:17 +02:00
client.lua.in Fix toggletag 2009-04-23 23:38:31 +02:00
completion.lua.in awful.completion: fix compatibility (FS#474) 2009-03-19 11:03:04 +01:00
hooks.lua.in awful.hooks: fix dbus registration 2009-03-20 07:59:16 +01:00
init.lua.in key: stop ignoring arbitrary modifier 2009-04-15 12:01:55 +02:00
key.lua.in awful.{button,key}: fix @see 2009-05-01 15:37:17 +02:00
menu.lua.in Remove useless loop in hide() 2009-05-07 08:27:30 +02:00
mouse.lua.in awful.mouse: set the default cursor 2009-04-03 17:15:14 +02:00
placement.lua.in placement: allow centering on a parent. 2009-02-16 10:31:10 +01:00
prompt.lua.in awful.prompt: fix delete 2009-05-08 07:58:46 +02:00
remote.lua.in dbus: allow usage of the system bus 2009-04-18 16:07:31 +02:00
screen.lua.in awful.screen: enhance doc 2008-11-04 21:09:35 +01:00
startup_notification.lua.in awful.startup_notification: unregister events on time out 2009-05-09 16:03:41 +02:00
tag.lua.in awful.tag: fix typo 2009-04-29 15:09:02 +02:00
titlebar.lua.in awful.titlebar: allow titlebar_font in themes 2009-05-01 13:11:57 +02:00
util.lua.in Get the shell for spawn_with_shell earlier 2009-05-10 10:47:22 +02:00