awesome/lib/awful
Anurag Priyam 55ee0d4dab add awful.util.table.cycle
awful.util.table.cycle iterates through elements of the table that match the
given condition.

This will help writing concise code when one wants to apply a function to
(read, take some action) on a select list of elements in a table (of say,
clients and tags).

Conflicts:

	lib/awful/util.lua.in

Signed-off-by: Anurag Priyam <anurag08priyam@gmail.com>
Signed-off-by: Uli Schlachter <psychon@znc.in>
2012-02-17 16:54:28 +01:00
..
layout awful.layout: emit arrange signal 2009-11-06 12:39:48 +01:00
mouse FS#917: Dont move clients with fixed positions 2011-07-03 10:05:49 +02:00
widget Ignore desktop clients on taglist widget 2011-10-04 20:22:31 +02:00
autofocus.lua.in awful.autofocus: Also react on "tagged" signal (FS#883) 2011-04-16 16:02:15 +02:00
button.lua.in awful.{button,key}: enhance documentation 2009-08-28 15:26:41 +02:00
client.lua.in Initialize floating_geometry on property::border_width signal (FS#826) 2011-12-09 22:02:45 +01:00
completion.lua.in awful.completion: callback functions return table of matches 2010-10-11 15:23:06 +02:00
dbus.lua.in awful.dbus: enhance description 2009-08-28 15:33:18 +02:00
hooks.lua.in awful.hooks: deprecate in description 2009-08-28 15:34:03 +02:00
init.lua.in awful: add tooltip module 2009-09-09 20:27:47 +02:00
key.lua.in awful.{button,key}: enhance documentation 2009-08-28 15:26:41 +02:00
menu.lua.in add usage example for awful.menu 2011-01-26 22:10:32 +01:00
placement.lua.in awful.placement.no_overlap: Honor original position 2011-03-01 17:55:56 +01:00
prompt.lua.in Bump duplicated commands to the most recent in command prompt history 2011-12-05 20:51:45 +01:00
remote.lua.in awful.remote: enhance description 2009-08-28 15:36:34 +02:00
rules.lua.in awful.rules: fix typo in example 2011-03-29 09:37:17 +02:00
screen.lua.in awful.screen: fix padding 2009-10-09 20:05:42 +02:00
startup_notification.lua.in spawn: move sn hooks to signals 2009-08-17 17:47:55 +02:00
tag.lua.in awful.tag.inc*: properly pass tag parameter to set* 2012-01-11 10:42:41 +01:00
titlebar.lua.in awful.titlebar: Stop using arg 2010-10-12 18:37:54 +02:00
tooltip.lua.in awful.tooltip docs: replace references to undefined variable 'K' with 'myclock' 2012-01-10 15:02:51 +01:00
util.lua.in add awful.util.table.cycle 2012-02-17 16:54:28 +01:00
wibox.lua.in awful.wibox: update struts on align() 2010-03-23 11:06:37 +01:00