[][src]Module cnx::widgets

Built-in widgets

Structs

ActiveWindowTitle

Shows the title of the currently focused window.

Battery

Shows battery charge percentage and (dis)charge time.

Clock

Shows the current time and date.

Pager

Shows the WM's workspaces/groups, highlighting whichever is currently active.

Sensors

Shows the temperature from one or more sensors.

Volume

Shows the current volume of the default ALSA output.

Traits

Widget

The main trait implemented by all widgets.

Type Definitions

WidgetStream

The stream of Vec<Text> returned by each widget.