awesome/lib/awful
Uli Schlachter b693f1186c awful.rules: Emit request::activate on the client
There is a strong hint that you are doing something wrong: You call
client.emit_signal(some_signal, c). Chances are high that this signal is
supposed to be emitted on the client object 'c' instead of the underlying client
class.

This applies to awful.rules' usage of this signal.

Signed-off-by: Uli Schlachter <psychon@znc.in>
2014-03-18 16:02:47 +01:00
..
layout Minor doc fixes 2014-03-15 08:51:59 +01:00
mouse Remove raise call from mouse.client.move 2014-03-11 09:41:20 +01:00
widget taglist: Add [bg|fg]_empty 2013-12-02 15:10:10 +01:00
autofocus.lua.in Minor doc fixes 2014-03-15 08:51:59 +01:00
button.lua.in Ported awful to lua 5.2 2012-06-16 17:37:30 +02:00
client.lua.in awful.client.movetoscreen: Don't untag clients completely (FS#1196) 2014-03-16 21:56:19 +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 EWMH: Handle _NET_WM_DESKTOP in lua 2014-03-17 16:19:51 +01:00
init.lua.in Move size hints handling back into C (FS#1117) 2013-03-10 12:13:32 +01:00
key.lua.in Lots of random documentation fixes 2012-11-19 14:09:10 +01:00
keygrabber.lua.in Minor doc fixes 2014-03-15 08:51:59 +01:00
menu.lua.in awful.menu.clients: Remove useless line (FS#1200) 2014-01-20 16:30:24 +01:00
placement.lua.in awful.placement.no_offscreen: Fix border handling (FS#1065) 2012-12-16 18:11:57 +01:00
prompt.lua.in prompt: CTRL+DELETE deletes history entries 2014-03-12 10:16:27 +01:00
remote.lua.in More fixes for the recent module() removal 2012-06-17 15:24:01 +02:00
rules.lua.in awful.rules: Emit request::activate on the client 2014-03-18 16:02:47 +01:00
screen.lua.in awful.screen.focus: Don't move mouse to (0, 0) first (FS#1173) 2013-10-04 11:27:35 +02:00
startup_notification.lua.in Ported awful to lua 5.2 2012-06-16 17:37:30 +02:00
tag.lua.in Fix handling of _NET_CURRENT_DESKTOP messages (FS#1219,FS#1217) 2014-03-08 15:33:34 +01:00
titlebar.lua.in Add awful.titlebar.widget.minimizebutton 2013-11-03 09:47:11 +01:00
tooltip.lua.in awful.tooltip: Work with all gears.colors as foreground 2014-03-16 15:38:35 +01:00
util.lua.in Add end to end support for spawning tracking using startup notifications 2014-03-15 23:14:41 +01:00
wibox.lua.in Lots of random documentation fixes 2012-11-19 14:09:10 +01:00