Function penrose_ui::bar::event_hook

source ยท
pub fn event_hook<X: XConn + 'static>(
    event: &XEvent,
    state: &mut State<X>,
    x: &X,
) -> Result<bool>
Expand description

Run any widget event actions and then redraw if needed