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
Commit message (
Expand
)
Author
Age
Lines
*
implement keyboard initiated movement of windows
todd
2007-06-27
-4
/
+78
*
modify "exec" dialog so that it auto-completes based on executables in
niallo
2007-06-26
-23
/
+204
*
don't map hidden windows on re-start.
jasper
2007-06-08
-3
/
+8
*
document the autogroup functionality.
jasper
2007-06-06
-1
/
+20
*
make it possible to cycle through the windows when non are selected.
jasper
2007-06-05
-13
/
+22
*
draw window borders when redrawing a window
jasper
2007-06-05
-3
/
+9
*
show hidden windows when they should (eg. when the pointer is warped to them)
jasper
2007-05-29
-2
/
+6
*
don't give borderless windows a border, when they're inactive
jasper
2007-05-29
-3
/
+1
*
add two missing closedir()'s
jasper
2007-05-28
-1
/
+7
*
convert globals from G_foo to Foo, as per TODO.
jasper
2007-05-28
-386
/
+384
*
full screen sized windows
jasper
2007-05-27
-5
/
+9
*
autoconf junk was zapped, so no need for HAVE_CONFIG_H
jasper
2007-05-22
-5
/
+1
*
remove useless #ifdef
jasper
2007-05-22
-5
/
+1
*
remove bogus entry (shortcut for xlock) which has been taken care of (C-M-DEL)
jasper
2007-05-22
-2
/
+0
*
we don't use this file on openbsd, so zap it.
jasper
2007-05-21
-105
/
+0
*
fix optind
jasper
2007-05-21
-2
/
+2
*
- new sentence, new line.
jasper
2007-05-10
-48
/
+44
*
- add a "-d" option, to specify the display cwm should be started on
jasper
2007-05-10
-8
/
+26
*
Apply cwm-3-input_shift.diff from http://aon.iki.fi/cwm/.
bernd
2007-04-27
-4
/
+7
*
Apply cwm-3-exec.diff from http://aon.iki.fi/cwm/. Document the new
bernd
2007-04-27
-5
/
+95
*
Remove autoconf crap and other stuff we don't need.
bernd
2007-04-27
-14748
/
+0
*
Simple Makefile to build cwm.
bernd
2007-04-27
-0
/
+25
*
Initial import of cwm-3.
bernd
2007-04-27
-0
/
+20753