index
:
cwm
this commit
cn-bisectgtkbug
cn-menu-redraw
cn-noraise
cn-noraise-global
cwm
dh-gapsnap
ignorewarp
linux
master
portable version of OpenBSD's cwm(1) window manager
Leah Neukirchen
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
parse.y
Commit message (
Expand
)
Author
Age
Files
Lines
*
add 'moveamount' to cwmrc; it sets keyboard movement amount, making
martynas
2009-02-07
1
-1
/
+6
*
move conf_clear() and add proto.
okan
2009-01-23
1
-43
/
+0
*
The default font name is strduped, so don't test for default font name
oga
2009-01-22
1
-2
/
+1
*
borderwidth as a cwmrc(5) keyword, really helps debugging
todd
2009-01-21
1
-1
/
+6
*
shortcut_to_name should not be defined as static in a header file. Put
oga
2009-01-11
1
-2
/
+0
*
better comparison idiom; found with -Wall
okan
2009-01-11
1
-10
/
+10
*
Make this not crash when compiled with -g.
mk
2008-06-16
1
-5
/
+2
*
Rip out and burn the HASH_* stuff. We don't need a SPLAY tree for one font.
oga
2008-06-15
1
-5
/
+1
*
slightly alter the semantics of config files:
okan
2008-06-14
1
-1
/
+2
*
confable menu and window mouse bindings from rivo nurges (thanks!) with
okan
2008-06-14
1
-1
/
+19
*
allow an autogroup value of 0 to mean no group. This means you can set
oga
2008-05-19
1
-1
/
+1
*
Kill conf_get_int(), it was a silly function anyway.
oga
2008-05-18
1
-1
/
+0
*
When we're cleaning out the lists in parse_config and conf_clear it's a
oga
2008-05-18
1
-36
/
+16
*
Allow slashes in unquoted strings.
simon
2008-04-29
1
-3
/
+2
*
Replace a few leftover calls to strdup and calloc with xstrdup and xcalloc
oga
2008-04-16
1
-10
/
+5
*
hit it with the knf stick.
oga
2008-04-15
1
-20
/
+27
*
Add "gap" support to .cwmrc. The options put in here make gaps on the edge
oga
2008-04-15
1
-2
/
+10
*
malloc -> calloc
okan
2008-04-15
1
-2
/
+1
*
Replace the symlink configuration scheme with a simple yacc parser as
simon
2008-03-23
1
-0
/
+583