all repos — openbox @ c9ef2f0118297201729b517a87590729125bb608

openbox fork - make it a bit more like ryudo

dont bother fucking everythign up when the desktops number hasnt changed
Dana Jansens danakj@orodu.net
commit

c9ef2f0118297201729b517a87590729125bb608

parent

9a7db27b467944c9ade8fd09a89200b2d2aa6e30

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

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

@@ -350,6 +350,8 @@ GList *it;

g_assert(num > 0); + if (screen_num_desktops == num) return; + old = screen_num_desktops; screen_num_desktops = num; PROP_SET32(RootWindow(ob_display, ob_screen),