index
:
cwm
trunk
A Linux port and fork of OpenBSD's cwm(1)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
group.c
(
follow
)
Commit message (
Expand
)
Author
Age
Lines
...
*
spacing, declaration lineup to be consistent throughout cwm,
okan
2008-07-11
-19
/
+20
*
Make menu_filter handle mouse movement too. This enables the keyboard
oga
2008-05-21
-2
/
+2
*
allow an autogroup value of 0 to mean no group. This means you can set
oga
2008-05-19
-1
/
+4
*
as done with cycle/rcycle, make prev/next group switching one kbfuncs
okan
2008-05-19
-10
/
+7
*
remove extra calls to client_draw_border()
okan
2008-05-18
-3
/
+1
*
group_ctx->name is only used in this one function, and for now it
oga
2008-05-18
-8
/
+3
*
KNF, no binary change.
oga
2008-05-15
-4
/
+4
*
Replace a few leftover calls to strdup and calloc with xstrdup and xcalloc
oga
2008-04-16
-2
/
+2
*
Remove screen_infomsg(), nothing uses it.
oga
2008-04-16
-9
/
+1
*
hit it with the knf stick.
oga
2008-04-15
-22
/
+22
*
Replace the symlink configuration scheme with a simple yacc parser as
simon
2008-03-23
-7
/
+1
*
allow autogrouping and sticky mode to work together
okan
2008-03-22
-7
/
+7
*
Rip out, burn, and dance around the grave of group-edit mode.
oga
2008-03-22
-268
/
+9
*
huge amount of cleanup and dead code removal.
oga
2008-01-16
-27
/
+6
*
Rewrite most of grab_menu in grab.c (it was partly 9wm code).
oga
2008-01-14
-2
/
+2
*
- Remove the "all rights reserved" tag at the top of most of the source
oga
2008-01-11
-2
/
+13
*
convert globals from G_foo to Foo, as per TODO.
jasper
2007-05-28
-75
/
+75
*
Initial import of cwm-3.
bernd
2007-04-27
-0
/
+634
[prev]