all repos — fluxbox @ 5a877163c77e4f5d13e5f01a01b254fefddf4235

custom fork of the fluxbox windowmanager

accidentally left this on
Mark Tiefenbruck mark@fluxbox.org
commit

5a877163c77e4f5d13e5f01a01b254fefddf4235

parent

0ae3ca9e8a2a3398cf07789e0d141887d40dcb6f

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

jump to
M src/fluxbox.ccsrc/fluxbox.cc

@@ -263,7 +263,7 @@ m_reconfig_timer.setTimeout(to);

m_reconfig_timer.setCommand(reconfig_cmd); m_reconfig_timer.fireOnce(true); - XSynchronize(disp, True); + // XSynchronize(disp, True); s_singleton = this; m_have_shape = false;