[][src]Module wmctrl::utils

Utility functions

Functions

find_window_by_regexp

Find a window by regexp inside a Vector and return a reference of the entry

find_window_by_regexp_mut

Find a window by regexp inside a Vector and return a mutable reference of the entry

find_window_by_title

Find a window by title inside a Vector and return a reference of the entry

find_window_by_title_mut

Find a window by title inside a Vector and return a mutable reference of the entry