awesome/lib
Alexander Yakushev f9dd1c3389 awful.prompt: Introduce changed_callback and keypressed_callback to prompt.run
changed_callback allows to execute arbitrary code any time the
command string changes.
keypressed_callback allows to intercept keypresses before
awful.prompt.run code handles them and run arbitrary code depending on
the key pressed and modificators.

Signed-off-by: Uli Schlachter <psychon@znc.in>
2012-03-05 16:04:46 +01:00
..
awful awful.prompt: Introduce changed_callback and keypressed_callback to prompt.run 2012-03-05 16:04:46 +01:00
gears gears.color: call the correct creator function in local string_pattern function 2012-02-29 20:58:01 +01:00
wibox wibox: Allow tables as color specification 2012-02-17 17:50:31 +01:00
beautiful.lua.in remove encoding=utf-8 from modelines 2011-09-11 17:34:09 +02:00
naughty.lua.in oocairo.image_surface_create_from_png TO awesome.load_image 2012-01-29 16:18:18 +01:00