summaryrefslogtreecommitdiff
path: root/engines/openbox/obengine.c
AgeCommit message (Collapse)Author
2003-03-31change buttons masks so that there are masks for max and desktop buttons ↵Dana Jansens
when their state changes but not for all buttons just when they are pressed
2003-03-29add support for foo.pressed.mask to load a different mask for pressed buttonsDana Jansens
2003-03-29create the dirs for themes in ~/.openbox on startupDana Jansens
2003-03-28better prefix symbols to reduce clashesDana Jansens
2003-03-28split the render functions into obrender.c. rename all the src files to ↵Dana Jansens
obfoo so no more conflicts with code elsewhere in the tree.