all repos — openbox @ 617a98d4326bea3e4087d5d858ab70c149a607ed

openbox fork - make it a bit more like ryudo

whitespace
Dana Jansens danakj@orodu.net
commit

617a98d4326bea3e4087d5d858ab70c149a607ed

parent

b0a476249a269f5ac2f8b9ebe88d540180f0aa93

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

jump to
M openbox/stacking.hopenbox/stacking.h

@@ -19,7 +19,7 @@ OB_NUM_STACKING_LAYERS

} ObStackingLayer; /* list of ObWindow*s in stacking order from highest to lowest */ -extern GList *stacking_list; +extern GList *stacking_list; /*! Sets the window stacking list on the root window from the stacking_list */