X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=ioncore%2Ffocus.h;h=12340cd00088086aa3981dee28110ef400cc067a;hb=3102bb90c325d9b29ac304d8f3ea0a17df564fc8;hp=5c702e8cfdb6634154d44528bee36f5db150748b;hpb=d851e7d55f99040bdfb6b5e1b799b7d6adad22b2;p=ion3.git diff --git a/ioncore/focus.h b/ioncore/focus.h index 5c702e8..12340cd 100644 --- a/ioncore/focus.h +++ b/ioncore/focus.h @@ -39,6 +39,7 @@ extern void region_lost_focus(WRegion *reg); /* May reg transfer focus to its children? */ extern bool region_may_control_focus(WRegion *reg); +extern bool region_manager_is_focusnext(WRegion *reg); /* Does reg have focus? */ extern bool region_is_active(WRegion *reg, bool pseudoact_ok);