X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Fconfig.h;h=3117a710859f327e30a0e51ee5d3cb922b80f8ad;hb=c02f68499f8cb001f48cbc6d4af43a6fe9cf681d;hp=e13dd091854bc363b5367504c11cdca83649adb7;hpb=1ed2670b891929be289b4099ee752a592e8f123b;p=chaz%2Fopenbox diff --git a/openbox/config.h b/openbox/config.h index e13dd091..3117a710 100644 --- a/openbox/config.h +++ b/openbox/config.h @@ -104,6 +104,8 @@ extern gint config_mouse_dclicktime; extern gint config_resist_win; /*! Number of pixels to resist while crossing a screen's edge */ extern gint config_resist_edge; +/*! Should windows resist edges at layers below */ +extern gboolean config_resist_layers_below; /*! Warp near edge on menu? */ extern gboolean config_menu_warppointer;