awesome/lib
Uli Schlachter b7d398f339 awful.widget.tasklist: Use pairs instead of ipairs
This is a weak table whose entries might be removed by the garbage collector.
I'm not sure if this will every cause problems, but it's better to be prepared
for tables having "nil holes" (which would mean ipairs ignores some entries).

Signed-off-by: Uli Schlachter <psychon@znc.in>
2015-11-19 20:13:37 +01:00
..
awful awful.widget.tasklist: Use pairs instead of ipairs 2015-11-19 20:13:37 +01:00
beautiful doc: fix unintentional rendering as code due to indent 2015-10-14 00:22:26 +02:00
gears Merge pull request #537 from psychon/timer-signals 2015-11-05 23:07:31 +01:00
menubar menubar.icon_theme: cache index_theme instances 2015-10-13 22:28:34 +02:00
naughty naughty: Use :get_height_for_width() 2015-10-17 19:13:26 +02:00
wibox wibox.drawable: Make screen_getbycoord() local 2015-11-15 19:36:15 +01:00