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§

Enums§

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