awesome/lib
Emmanuel Lepage Vallee 625b9c8901 object: Add a private API to optimize chain of responsibilities.
Currently, emit_signal always call all connected function. However,
it is very wasteful for some I/O intensive operations like icon
lookup. This commit adds a trick (private API) to stop once
a condition is met.

It will also in the future be used for the permission system, but
this is not yet implementd.
2020-03-15 04:08:06 -04:00
..
awful Merge pull request #3029 from Elv13/notification_markup 2020-03-09 14:16:35 -04:00
beautiful client: Turn `rc.lua` logic into a new `request::border` signal. 2020-01-11 15:43:11 -08:00
gears object: Add a private API to optimize chain of responsibilities. 2020-03-15 04:08:06 -04:00
menubar Fix documentation of beautiful.menubar* options 2020-02-27 11:19:09 +01:00
naughty naughty: Add a new request::icon for the main icon. 2020-03-15 03:35:40 -04:00
ruled Update lib/ruled/notification.lua 2020-02-22 18:48:06 -05:00
wibox Fix broken link to Pango markup documentation 2020-03-12 21:19:22 -05:00
beautiful.lua Add pointless naughty.lua and beautiful.lua files (#1259) 2016-12-08 23:53:50 +01:00
naughty.lua Add pointless naughty.lua and beautiful.lua files (#1259) 2016-12-08 23:53:50 +01:00