projects
/
dana
/
openbox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
66a2691
)
add new action types
author
Dana Jansens
<danakj@orodu.net>
Thu, 2 Jan 2003 20:37:49 +0000
(20:37 +0000)
committer
Dana Jansens
<danakj@orodu.net>
Thu, 2 Jan 2003 20:37:49 +0000
(20:37 +0000)
src/openbox.i
patch
|
blob
|
history
diff --git
a/src/openbox.i
b/src/openbox.i
index b5e7f09e4799791ff7cef4a4f4f8fa70e15615e3..0e98bbfd49e63946da1213c6ee92908752531f2d 100644
(file)
--- 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,