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:
a32c2c1
)
typo :)
author
Dana Jansens
<danakj@orodu.net>
Wed, 27 Aug 2003 18:52:15 +0000
(18:52 +0000)
committer
Dana Jansens
<danakj@orodu.net>
Wed, 27 Aug 2003 18:52:15 +0000
(18:52 +0000)
openbox/event.c
patch
|
blob
|
history
diff --git
a/openbox/event.c
b/openbox/event.c
index bbd87a9d6d1a5245f10373ff38b8fb9637292ad9..17f335aed1d094087eec7b9c37f3e0ceefde387c 100644
(file)
--- a/
openbox/event.c
+++ b/
openbox/event.c
@@
-806,7
+806,7
@@
static void event_handle_client(ObClient *client, XEvent *e)
int fh = h +
client->frame->size.top + client->frame->size.bottom;
client_find_onscreen(client, &newx, &newy, fw, fh,
- client_noral(self));
+ client_nor
m
al(self));
if (e->xconfigurerequest.value_mask & CWX)
x = newx;
if (e->xconfigurerequest.value_mask & CWY)