]> Dogcows Code - chaz/openbox/blobdiff - Makefile.am
add max horz/vert actions. add toggle/on/off ability to all the maximize actions.
[chaz/openbox] / Makefile.am
index 70b6fc7cfef0ecfa9f36673d0f1ed0788172501e..a63af6c0b0f87d7dd72582b18a6edb2121509707 100644 (file)
@@ -156,14 +156,30 @@ openbox_openbox_SOURCES = \
        gettext.h \
        openbox/actions/all.c \
        openbox/actions/all.h \
+       openbox/actions/breakchroot.c \
+       openbox/actions/close.c \
        openbox/actions/cyclewindows.c \
        openbox/actions/debug.c \
        openbox/actions/execute.c \
        openbox/actions/exit.c \
+       openbox/actions/focus.c \
+       openbox/actions/fullscreen.c \
+       openbox/actions/iconify.c \
+       openbox/actions/lower.c \
+       openbox/actions/maximize.c \
+       openbox/actions/maximizehorizontal.c \
+       openbox/actions/maximizevertical.c \
+       openbox/actions/move.c \
+       openbox/actions/moverelative.c \
+       openbox/actions/moveto.c \
+       openbox/actions/raise.c \
+       openbox/actions/raiselower.c \
        openbox/actions/reconfigure.c \
        openbox/actions/restart.c \
+       openbox/actions/shade.c \
        openbox/actions/showdesktop.c \
        openbox/actions/showmenu.c \
+       openbox/actions/unfocus.c \
        openbox/actions.c \
        openbox/actions.h \
        openbox/client.c \
This page took 0.021666 seconds and 4 git commands to generate.