all repos — openbox @ 4c5034aaebc560e1c18af597009577b842081df9

openbox fork - make it a bit more like ryudo

i am starting to loathe the composite extension, and xorg in general
Dana Jansens danakj@orodu.net
commit

4c5034aaebc560e1c18af597009577b842081df9

parent

d13daff9596c70cefa878efc901c9b877eda2d89

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

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

@@ -18,9 +18,11 @@ if (reconfig) return;

if (!extensions_comp) return; /* Redirect window contents to offscreen pixmaps */ +/* XCompositeRedirectSubwindows(ob_display, RootWindow(ob_display, ob_screen), CompositeRedirectAutomatic); +*/ } void composite_shutdown(gboolean reconfig)