X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Fconfig.h;fp=openbox%2Fconfig.h;h=90b6581a0229de8550debf6582aa7254dc5c6f4e;hb=77ee361f5cedb415c1189b0a75bde83a1a275f35;hp=818dcc760ea3e1deee9ef4e2013787a31e8e6833;hpb=b05ac359b8a5a91cd2a115ba4612e8acfdf1d8d6;p=chaz%2Fopenbox diff --git a/openbox/config.h b/openbox/config.h index 818dcc76..90b6581a 100644 --- a/openbox/config.h +++ b/openbox/config.h @@ -180,6 +180,9 @@ extern gint config_mouse_dclicktime; /*! Number of milliseconds that the mouse has to be on the screen edge before a screen edge event is triggered */ extern gint config_mouse_screenedgetime; +/*! When TRUE, the mouse is warped to the other side of the desktop after + switching desktops from bumping the screen edge */ +extern gboolean config_mouse_screenedgewarp; /*! Number of pixels to resist while crossing another window's edge */ extern gint config_resist_win;