all repos — openbox @ c5b156ef78b8af1a5fc9174992185884a0a0f714

openbox fork - make it a bit more like ryudo

timeouts are all in millisecond
Dana Jansens danakj@orodu.net
commit

c5b156ef78b8af1a5fc9174992185884a0a0f714

parent

aafa246e2f70dac1d42eb60d25777c58b6ebe896

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M openbox/config.hopenbox/config.h

@@ -16,7 +16,7 @@ /*! Focus the last focused window as a fallback */

extern gboolean config_focus_last; /*! Focus the last focused window as a fallback when switching desktops */ extern gboolean config_focus_last_on_desktop; -/*! Timeout for focusing windows on focus follows mouse, in microseconds */ +/*! Timeout for focusing windows on focus follows mouse, in milliseconds */ extern guint config_focus_delay; /*! When true windows' contents are refreshed while they are resized; otherwise