]> git.decadent.org.uk Git - ion3.git/blobdiff - ioncore/focus.h
Imported upstream version 20090526
[ion3.git] / ioncore / focus.h
index bf7cc06e4ac4295d362b13868cbafcdcf0b74993..aab3a82bd5559f3861e9f5e2f28eadbea68b1e7c 100644 (file)
@@ -23,7 +23,7 @@ extern void region_maybewarp_now(WRegion *reg, bool warp);
 extern void region_warp(WRegion *reg); /* maybewarp TRUE */
 extern void region_set_focus(WRegion *reg); /* maybewarp FALSE */
 
-extern void region_finalise_focusing(WRegion* reg, Window win, bool warp);
+extern void region_finalise_focusing(WRegion* reg, Window win, bool warp, Time time);
 
 DYNFUN void region_do_set_focus(WRegion *reg, bool warp);
 extern void region_do_warp(WRegion *reg);