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
/
calmwm.c
(
follow
)
Commit message (
Expand
)
Author
Age
Lines
*
Make menu_filter handle mouse movement too. This enables the keyboard
oga
2008-05-21
-6
/
+2
*
Pull out the behaviour in grab_label and search_start into one utility
oga
2008-05-20
-2
/
+7
*
General cleanup.
oga
2008-05-19
-7
/
+7
*
Signal handler of SIGCHLD calls waitpid() which sets errno on error. To
tobias
2008-05-06
-1
/
+4
*
hit it with the knf stick.
oga
2008-04-15
-23
/
+23
*
malloc -> calloc
okan
2008-04-15
-1
/
+2
*
Sync usage() with reality and manpage.
simon
2008-04-03
-2
/
+2
*
Replace the symlink configuration scheme with a simple yacc parser as
simon
2008-03-23
-16
/
+9
*
Rip out, burn, and dance around the grave of group-edit mode.
oga
2008-03-22
-2
/
+1
*
Remove a bunch of unused variables and incorrect comments.
oga
2008-03-22
-9
/
+2
*
usage never returns, and thus should be __dead.
oga
2008-02-13
-2
/
+2
*
add usage() for when an unknown option is given.
oga
2008-02-13
-2
/
+11
*
Make cwm print the XDisplayName() if it fails to open the display,
oga
2008-02-13
-2
/
+3
*
huge amount of cleanup and dead code removal.
oga
2008-01-16
-41
/
+6
*
Rewrite most of grab_menu in grab.c (it was partly 9wm code).
oga
2008-01-14
-7
/
+1
*
- 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
-67
/
+67
*
fix optind
jasper
2007-05-21
-2
/
+2
*
- add a "-d" option, to specify the display cwm should be started on
jasper
2007-05-10
-5
/
+12
*
Initial import of cwm-3.
bernd
2007-04-27
-0
/
+345