summaryrefslogtreecommitdiff
path: root/openbox/actions/resize.c
AgeCommit message (Collapse)Author
2008-01-20update openbox to use the current parser interface in libobtDana Jansens
there is also some random bug fixes for other libobt stuff in here.
2008-01-20make openbox use the obt prop.c/h stuffDana Jansens
holy search and replace batman
2008-01-16resizing was defaulting to the topleft corner instead of to the auto-ness or ↵Dana Jansens
something..
2007-09-04ANSI function declarations, ie () -> (void)Mikael Magnusson
2007-06-22add the resize actionDana Jansens