Module penrose_ui::bar
source · Expand description
A lightweight and configurable status bar for penrose
Modules§
- Utilities for running scheduled updates to widgets
- Self rendering building blocks for text based UI elements
Structs§
- A simple text based status bar that renders a user defined array of
Widget
s.
Enums§
- The position of a status bar
Functions§
- Run any widget event actions and then redraw if needed
- Run any widget on_new_client actions and then redraw if needed
- Run any widget refresh actions and then redraw if needed
- Run any widget startup actions and then redraw