Class awful.widget.common

Info:

Methods

awful.widget.common:create_buttons (buttons, object) Common method to create buttons.
awful.widget.common:list_update (w, buttons, label, data, objects[, args={}]) Common update method.


Methods

awful.widget.common:create_buttons (buttons, object)
Common method to create buttons.

Returns:

    table
awful.widget.common:list_update (w, buttons, label, data, objects[, args={}])
Common update method.
  • w The widget.
  • buttons table
  • label func Function to generate label parameters from an object. The function gets passed an object from objects, and has to return text, bg, bg_image, icon.
  • data table Current data/cache, indexed by objects.
  • objects table Objects to be displayed / updated.
  • args table (default {})
generated by LDoc 1.4.6 Last updated 2022-09-28 18:14:15