Skip to content

Commit

Permalink
wm_get_focus() in README
Browse files Browse the repository at this point in the history
  • Loading branch information
dcat committed Nov 22, 2015
1 parent d972634 commit fb8de7f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ Here is the full list of all the function you can use from `libwm`:
wm_is_ignored(wid);
wm_is_listable(wid, mask);
wm_is_mapped(wid);
wm_get_focus();
wm_get_screen();
wm_get_windows(wid, **list);
wm_get_attribute(wid, attr);
Expand Down

0 comments on commit fb8de7f

Please sign in to comment.