pub fn handle_window_event(
    e: &WindowEventInfo,
    x_conn: &Connection,
    i3_conn: &mut I3Connection,
    config: &Config,
    res: &Vec<Point>
) -> Result<(), Error>
Expand description

handles new and close window events, to set the workspace name based on content