awesome/lib/awful
Uli Schlachter 8b65bad3fc Remove useless iteration over screens
Signals on instances are also emitted on the class and thus we can just connect
to the signal on the class here.

Signed-off-by: Uli Schlachter <psychon@znc.in>
2016-03-06 11:37:38 +01:00
..
client Fix luacheck warnings for the rest of awful 2016-02-11 21:55:32 +01:00
hotkeys_popup chore(awful: hotkeys: vim): rename key groups 2016-02-12 01:07:04 +01:00
layout awful.layout: Allow parameters to be called when no tags is selected 2016-02-29 02:49:20 -05:00
mouse Remove awful.mouse.finder 2016-02-12 18:27:40 +01:00
widget awful.widget.graph: Expose private data 2016-02-29 03:12:08 -05:00
autofocus.lua Remove some now unnecessary uses of s.index 2016-02-27 09:24:19 +01:00
button.lua Fix luacheck warnings in half of awful 2016-02-11 21:55:32 +01:00
client.lua awful.client.jumpto: un-minimize clients 2016-03-03 22:09:10 +01:00
completion.lua Fix luacheck warnings in half of awful 2016-02-11 21:55:32 +01:00
dbus.lua Remove the *.in from all files. 2015-06-19 22:33:32 +02:00
ewmh.lua awful.ewmh: React to workarea changes 2016-02-21 17:09:08 +01:00
init.lua Fix luacheck warnings in half of awful 2016-02-11 21:55:32 +01:00
key.lua Fix luacheck warnings in half of awful 2016-02-11 21:55:32 +01:00
keygrabber.lua Fix luacheck warnings in half of awful 2016-02-11 21:55:32 +01:00
menu.lua Merge pull request #712 from psychon/protected_calls 2016-02-28 22:16:13 +01:00
placement.lua Remove some now unnecessary uses of s.index 2016-02-27 09:24:19 +01:00
prompt.lua Merge pull request #695 from psychon/fix-bugs-luacheck-found 2016-02-16 01:03:59 +01:00
remote.lua Fix luacheck warnings in half of awful 2016-02-11 21:55:32 +01:00
rules.lua Fix luacheck warnings in half of awful 2016-02-11 21:55:32 +01:00
screen.lua awful.screen: Fix regression 2016-02-29 04:21:10 -05:00
spawn.lua Use gears.protected_call where applicable 2016-02-28 12:28:55 +01:00
startup_notification.lua Remove the *.in from all files. 2015-06-19 22:33:32 +02:00
tag.lua Remove useless iteration over screens 2016-03-06 11:37:38 +01:00
titlebar.lua Fix missing import from commit 7842f92f08 2016-02-12 18:19:22 +01:00
tooltip.lua awful.tooltip: Some minor optimizations 2016-02-28 15:49:50 +01:00
util.lua awful.util.get_rectangle_in_direction(): Use pairs 2016-03-06 11:34:44 +01:00
wibox.lua Support screen objects in some of awful 2016-02-26 19:50:17 +01:00