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:
237a127
)
80 cols
author
Dana Jansens
<danakj@orodu.net>
Thu, 14 Aug 2003 05:59:40 +0000
(
05:59
+0000)
committer
Dana Jansens
<danakj@orodu.net>
Thu, 14 Aug 2003 05:59:40 +0000
(
05:59
+0000)
openbox/stacking.c
patch
|
blob
|
history
diff --git
a/openbox/stacking.c
b/openbox/stacking.c
index 863263d21c781380ef238be3ad0509627fa25164..1b3833b40d700a5fc9ad7ade517ebb65ae672e06 100644
(file)
--- a/
openbox/stacking.c
+++ b/
openbox/stacking.c
@@
-205,7
+205,8
@@
static GList *pick_windows(ObClient *top, ObClient *selected, gboolean raise)
return ret;
}
-static GList *pick_group_windows(ObClient *top, ObClient *selected, gboolean raise)
+static GList *pick_group_windows(ObClient *top, ObClient *selected,
+ gboolean raise)
{
GList *ret = NULL;
GList *it, *next, *prev;