X-Git-Url: http://git.openbox.org/?p=mikachu%2Fopenbox.git;a=blobdiff_plain;f=openbox%2Ffocus_cycle.h;h=8acb53d9bee6ab45424c5f29959a48aead5f0429;hp=9394b3df8bb65ba187b4f1e37329a942d65900b5;hb=1869e4e830d08acd5f7801acd8910ce99806f53b;hpb=d0ba8806689ea80b6a739122aaf8dac81d2a3e5c diff --git a/openbox/focus_cycle.h b/openbox/focus_cycle.h index 9394b3d..8acb53d 100644 --- a/openbox/focus_cycle.h +++ b/openbox/focus_cycle.h @@ -38,8 +38,8 @@ void focus_cycle_shutdown(gboolean reconfig); struct _ObClient* focus_cycle(gboolean forward, gboolean all_desktops, gboolean nonhilite_windows, gboolean dock_windows, gboolean desktop_windows, - gboolean linear, gboolean interactive, - gboolean showbar, ObFocusCyclePopupMode mode, + gboolean linear, gboolean showbar, + ObFocusCyclePopupMode mode, gboolean done, gboolean cancel); struct _ObClient* focus_directional_cycle(ObDirection dir, gboolean dock_windows,