Module awesome-launch.widget
Widget to show pending clients.
Info:
- Copyright: 2019-2020 James Reed
- Author: James Reed <jcrd@tuta.io>
Functions
launch.widget.launchbar (args) | Create a new launchbar widget. |
Functions
- launch.widget.launchbar (args)
-
Create a new launchbar widget.
The following options are available to customize the widget's radialprogressbar:
launch.widget.color
launch.widget.border_color
launch.widget.width
launch.widget.margins
Parameters:
- args Table containing widget options
- screen The screen pending clients must belong to.
- filter Function to filter clients that are considered.
- only_tagged Show only pending clients with selected tags.
Returns:
-
The widget.
- args Table containing widget options