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
/
kbfunc.c
(
follow
)
Commit message (
Expand
)
Author
Age
Lines
...
*
Add quit function, bind it per default to CM-q and change exec_wm
simon
2008-04-07
-1
/
+9
*
- use $PATH before _PATH_DEFPATH, from Tim van der Molen
okan
2008-04-05
-6
/
+9
*
Replace the symlink configuration scheme with a simple yacc parser as
simon
2008-03-23
-5
/
+5
*
Rip out, burn, and dance around the grave of group-edit mode.
oga
2008-03-22
-21
/
+9
*
Remove a bunch of unused variables and incorrect comments.
oga
2008-03-22
-6
/
+6
*
huge amount of cleanup and dead code removal.
oga
2008-01-16
-2
/
+1
*
- Remove the "all rights reserved" tag at the top of most of the source
oga
2008-01-11
-2
/
+13
*
Add a "restart wm" function. ok oga@
ian
2007-11-28
-3
/
+28
*
enable pointer movement in cwm via C-<arrowkeys>
todd
2007-11-13
-1
/
+39
*
Change MOVE_AMOUNT in kbfunc.c to 1 from 10. This allows more fine tuning when
oga
2007-11-07
-2
/
+2
*
Add support to cwm for resizing the windows using Control-Meta-[hjkl].
oga
2007-11-07
-1
/
+46
*
fix buffer overflow, as sizeof(paths) won't fit inside the array.
jasper
2007-09-06
-4
/
+5
*
implement keyboard initiated movement of windows
todd
2007-06-27
-1
/
+41
*
modify "exec" dialog so that it auto-completes based on executables in
niallo
2007-06-26
-4
/
+152
*
make it possible to cycle through the windows when non are selected.
jasper
2007-06-05
-5
/
+5
*
convert globals from G_foo to Foo, as per TODO.
jasper
2007-05-28
-11
/
+11
*
Apply cwm-3-exec.diff from http://aon.iki.fi/cwm/. Document the new
bernd
2007-04-27
-1
/
+7
*
Initial import of cwm-3.
bernd
2007-04-27
-0
/
+186
[prev]