From: Dana Jansens Date: Thu, 2 Jan 2003 20:37:49 +0000 (+0000) Subject: add new action types X-Git-Url: https://git.brokenzipper.com/gitweb?a=commitdiff_plain;h=6d58d84f22887f03ac5471b9775452b90103b6f0;p=chaz%2Fopenbox add new action types --- diff --git a/src/openbox.i b/src/openbox.i index b5e7f09e..0e98bbfd 100644 --- a/src/openbox.i +++ b/src/openbox.i @@ -34,7 +34,9 @@ Action_EnterWindow, Action_LeaveWindow, Action_KeyPress, - Action_MouseMotion + Action_MouseMotion, + Action_NewWindow, + Action_CloseWindow }; enum WidgetType { Type_Frame,