all repos — openbox @ 1dec895d2efccb92de83eeb4278321f699c9b1e5

openbox fork - make it a bit more like ryudo

not.
Dana Jansens danakj@orodu.net
commit

1dec895d2efccb92de83eeb4278321f699c9b1e5

parent

2bdccde5c266ad00e7f50c209397f83bcec74e59

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

jump to
M openbox/openbox.copenbox/openbox.c

@@ -49,7 +49,7 @@ State ob_state;

gboolean ob_shutdown = FALSE; gboolean ob_restart = FALSE; char *ob_restart_path = NULL; -gboolean ob_remote = FALSE; +gboolean ob_remote = TRUE; gboolean ob_sync = FALSE; Cursors ob_cursors; char *ob_rc_path = NULL;