all repos — openbox @ 6b52a86dc633d526a2a937da57933cda840739c6

openbox fork - make it a bit more like ryudo

rm the focus plugin
Dana Jansens danakj@orodu.net
commit

6b52a86dc633d526a2a937da57933cda840739c6

parent

8e68958a075f96a9e187d44b809582ab50339d6d

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

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

@@ -140,7 +140,6 @@ }

if (io == NULL) { /* load the default plugins */ - plugin_open("focus"); plugin_open("keyboard"); plugin_open("mouse"); plugin_open("placement");