X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Ffocus.h;h=80ce3a38728dcfd29586e190336da1690eeb52de;hb=acafa38c8ea210b12ed92fc16281b915ab61542c;hp=4f37b7281fce234a4850b0967a9f2efa4f1b14dc;hpb=a92c209fc1845cf3f3acdfa3f9e8f0930fd53eb3;p=chaz%2Fopenbox diff --git a/openbox/focus.h b/openbox/focus.h index 4f37b728..80ce3a38 100644 --- a/openbox/focus.h +++ b/openbox/focus.h @@ -69,6 +69,7 @@ gboolean focus_valid_target(struct _ObClient *ft, gboolean iconic_windows, gboolean all_desktops, gboolean dock_windows, - gboolean desktop_windows); + gboolean desktop_windows, + gboolean user_request); #endif