]> Dogcows Code - chaz/openbox/blobdiff - openbox/config.h
set the resize cursors only when the window can be resized
[chaz/openbox] / openbox / config.h
index 41cf74823afb4a1fbf36f56ef729fc1878ab6c6b..6a0ee33cb5d8dcefdb524ee09d047cfdf0a8e1e3 100644 (file)
@@ -111,8 +111,6 @@ extern gchar *config_theme;
 
 /*! Show the one-pixel border after toggleDecor */
 extern gboolean config_theme_keepborder;
-/*! Hide window frame buttons that the window doesn't allow */
-extern gboolean config_theme_hidedisabled;
 /*! Titlebar button layout */
 extern gchar *config_title_layout;
 /*! Animate windows iconifying and restoring */
@@ -151,8 +149,6 @@ 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;
This page took 0.023769 seconds and 4 git commands to generate.