awesome/lib
Uli Schlachter 94dede7511 Add functions for calling something for every screen
This adds gears.screen which contains a wrapper around
screen.connect_signal("added", func) that also calls the callback function for
each screen that already exists. This is added in gears.screen so that it can
also be used from e.g. wibox, if needed. Feel free to move this elsewhere if
that's a bad idea (I'm not really convinced of it).

Signed-off-by: Uli Schlachter <psychon@znc.in>
2016-03-27 10:51:28 +02:00
..
awful awful.layout: Use awful.screen to compute geometry 2016-03-26 03:37:04 -04:00
beautiful Minor doc fixes 2016-03-06 14:46:13 +01:00
gears Add functions for calling something for every screen 2016-03-27 10:51:28 +02:00
menubar fix(lib: menubar): take in account common list padding 2016-03-02 15:47:50 +01:00
naughty Use the new way to iterate over screens in Lua 2016-03-06 14:05:28 +01:00
wibox Merge pull request #775 from Elv13/margins_redraw 2016-03-26 03:40:42 -04:00