add max horz/vert actions. add toggle/on/off ability to all the maximize actions.
authorDana Jansens <danakj@orodu.net>
Fri, 22 Jun 2007 15:39:20 +0000 (15:39 +0000)
committerDana Jansens <danakj@orodu.net>
Fri, 22 Jun 2007 15:39:20 +0000 (15:39 +0000)
commitd468f85300f2ec00daa08754f8e782c75a1f8590
tree5c2f9e6354d1a337878149c83c030c755a8e1e8d
parent597c9c9321b6f96250da0891be98d41c7ac2c109
add max horz/vert actions. add toggle/on/off ability to all the maximize actions.
add shade action.
Makefile.am
openbox/action.c
openbox/actions/all.c
openbox/actions/all.h
openbox/actions/maximize.c
openbox/actions/maximizehorizontal.c [new file with mode: 0644]
openbox/actions/maximizevertical.c [new file with mode: 0644]
openbox/actions/shade.c [new file with mode: 0644]