all repos — openbox @ 64dac07d07f37ec965ccc0b5bc8c8c789247cff0

openbox fork - make it a bit more like ryudo

no fuck that it was working fine
Dana Jansens danakj@orodu.net
commit

64dac07d07f37ec965ccc0b5bc8c8c789247cff0

parent

cb444e37d21009b0e32705901836f77b08f4c5aa

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

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

@@ -11,7 +11,7 @@ struct Group;

/* The value in client.transient_for indicating it is a transient for its group instead of for a single window */ -#define TRAN_GROUP ((void*)~0ul) +#define TRAN_GROUP ((void*)~0l) /*! Holds an icon in ARGB format */ typedef struct Icon {