summaryrefslogtreecommitdiff
path: root/engines/openbox/obtheme.c
AgeCommit message (Collapse)Author
2003-03-3180 col ruleDana Jansens
2003-03-31use 'toggled' in the new button masks' resource names instead of 'pressed' ↵Dana Jansens
to be more accurate to their use
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-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.