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
(
unfollow
)
Commit message (
Expand
)
Author
Lines
2008-03-22
Remove a bunch of unused variables and incorrect comments.
oga
-6
/
+6
2008-01-16
huge amount of cleanup and dead code removal.
oga
-2
/
+1
2008-01-11
- Remove the "all rights reserved" tag at the top of most of the source
oga
-2
/
+13
2007-11-28
Add a "restart wm" function. ok oga@
ian
-3
/
+28
2007-11-13
enable pointer movement in cwm via C-<arrowkeys>
todd
-1
/
+39
2007-11-07
Change MOVE_AMOUNT in kbfunc.c to 1 from 10. This allows more fine tuning when
oga
-2
/
+2
2007-11-07
Add support to cwm for resizing the windows using Control-Meta-[hjkl].
oga
-1
/
+46
2007-09-06
fix buffer overflow, as sizeof(paths) won't fit inside the array.
jasper
-4
/
+5
2007-06-27
implement keyboard initiated movement of windows
todd
-1
/
+41
2007-06-26
modify "exec" dialog so that it auto-completes based on executables in
niallo
-4
/
+152
2007-06-05
make it possible to cycle through the windows when non are selected.
jasper
-5
/
+5
2007-05-28
convert globals from G_foo to Foo, as per TODO.
jasper
-11
/
+11
2007-04-27
Apply cwm-3-exec.diff from http://aon.iki.fi/cwm/. Document the new
bernd
-1
/
+7
[prev]