projects
/
mikachu
/
openbox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1e10aa5
)
Silly commentating.
author
Dave Foster
<daf@minuslab.net>
Sat, 23 Aug 2008 03:54:07 +0000
(23:54 -0400)
committer
Dave Foster
<daf@minuslab.net>
Sat, 23 Aug 2008 03:54:07 +0000
(23:54 -0400)
openbox/resist.c
patch
|
blob
|
history
diff --git
a/openbox/resist.c
b/openbox/resist.c
index 6843605ee3ee927fd5b443cbdf2abe3302b66589..11e3b92fedaf6fadfb16d61ca703be4247e9b2bf 100644
(file)
--- a/
openbox/resist.c
+++ b/
openbox/resist.c
@@
-327,7
+327,7
@@
void resist_size_windows(ObClient *c, gint resist, gint *w, gint *h,
if (target->below && !c->below && target->skip_taskbar)
continue;
- /*
resist against normal window size
*/
+ /*
check window boundary as it is
*/
if (resist_size_window(c->frame->area, target->frame->area,
resist, w, h, dir))
break;