]> Dogcows Code - chaz/openbox/blobdiff - openbox/config.h
warp desktops when you hit the edge of the screen while moving a window
[chaz/openbox] / openbox / config.h
index e8c70eb2489dc980beab81ee5b7e9eaf95cfdb4d..8a365f89bc4d2eafa9b4a93216e9758fc3439421 100644 (file)
@@ -153,6 +153,9 @@ extern gint config_mouse_threshold;
 /*! Number of milliseconds within which 2 clicks must occur to be a
   double-click */
 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;
 
 /*! Number of pixels to resist while crossing another window's edge */
 extern gint config_resist_win;
This page took 0.020347 seconds and 4 git commands to generate.