]> Dogcows Code - chaz/openbox/commitdiff
add new action types
authorDana Jansens <danakj@orodu.net>
Thu, 2 Jan 2003 20:37:49 +0000 (20:37 +0000)
committerDana Jansens <danakj@orodu.net>
Thu, 2 Jan 2003 20:37:49 +0000 (20:37 +0000)
src/openbox.i

index b5e7f09e4799791ff7cef4a4f4f8fa70e15615e3..0e98bbfd49e63946da1213c6ee92908752531f2d 100644 (file)
@@ -34,7 +34,9 @@
     Action_EnterWindow,
     Action_LeaveWindow,
     Action_KeyPress,
-    Action_MouseMotion
+    Action_MouseMotion,
+    Action_NewWindow,
+    Action_CloseWindow
   };
   enum WidgetType {
     Type_Frame,
This page took 0.02153 seconds and 4 git commands to generate.