all repos — openbox @ 329de788cb33f580548fef844c1293424cd98bb3

openbox fork - make it a bit more like ryudo

add _created
Dana Jansens danakj@orodu.net
commit

329de788cb33f580548fef844c1293424cd98bb3

parent

ea20fcc27243621ff9f2195e9dbac4ea1961b17f

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

jump to
M otk/rendercolor.hhotk/rendercolor.hh

@@ -41,6 +41,7 @@ mutable unsigned long _pixel;

mutable GC _gc; mutable bool _allocated; + mutable bool _created; void create() const;