awesome/lib/awful
Anurag Priyam 0d41d98468 add awful.client.cycle
add awful.client.cycle to iterate through clients that match a given condition

A common use case is to cycle through clients that match a given rule and take
certain action on them: raise, set or get property, etc.; see usage example in
the docs.

Signed-off-by: Anurag Priyam <anurag08priyam@gmail.com>
Signed-off-by: Uli Schlachter <psychon@znc.in>
2012-02-17 16:20:31 +01:00
..
layout remove encoding=utf-8 from modelines 2011-09-11 17:34:09 +02:00
mouse do not set non existent, screen property on wiboxes 2012-01-15 16:52:12 +01:00
widget oocairo.image_surface_create_from_png TO awesome.load_image 2012-01-29 16:18:18 +01:00
autofocus.lua.in remove encoding=utf-8 from modelines 2011-09-11 17:34:09 +02:00
button.lua.in remove encoding=utf-8 from modelines 2011-09-11 17:34:09 +02:00
client.lua.in add awful.client.cycle 2012-02-17 16:20:31 +01:00
completion.lua.in remove encoding=utf-8 from modelines 2011-09-11 17:34:09 +02:00
dbus.lua.in remove encoding=utf-8 from modelines 2011-09-11 17:34:09 +02:00
ewmh.lua.in remove encoding=utf-8 from modelines 2011-09-11 17:34:09 +02:00
icccm.lua.in remove encoding=utf-8 from modelines 2011-09-11 17:34:09 +02:00
init.lua.in remove encoding=utf-8 from modelines 2011-09-11 17:34:09 +02:00
key.lua.in remove encoding=utf-8 from modelines 2011-09-11 17:34:09 +02:00
menu.lua.in oocairo.image_surface_create_from_png TO awesome.load_image 2012-01-29 16:18:18 +01:00
placement.lua.in awful.placement: can now operate on any object with a set geometry 2012-01-15 18:04:19 +01:00
prompt.lua.in Bump duplicated commands to the most recent in command prompt history 2011-12-05 20:51:48 +01:00
remote.lua.in remove encoding=utf-8 from modelines 2011-09-11 17:34:09 +02:00
rules.lua.in remove encoding=utf-8 from modelines 2011-09-11 17:34:09 +02:00
screen.lua.in awful.screen: define getbycoord() to compute screen number of a pixel 2012-01-15 16:52:19 +01:00
startup_notification.lua.in remove encoding=utf-8 from modelines 2011-09-11 17:34:09 +02:00
tag.lua.in awful.tag.inc*: properly pass tag parameter to set* 2012-01-11 10:42:11 +01:00
tooltip.lua.in do not set non existent, screen property on wiboxes 2012-01-15 16:52:12 +01:00
util.lua.in add awful.util.table.cycle 2012-02-17 16:17:45 +01:00
wibox.lua.in remove encoding=utf-8 from modelines 2011-09-11 17:34:09 +02:00