Function penrose_ui::bar::manage_hook
source ยท pub fn manage_hook<X: XConn + 'static>(
id: Xid,
state: &mut State<X>,
x: &X,
) -> Result<()>
Expand description
Run any widget on_new_client actions and then redraw if needed