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
/
Makefile
(
follow
)
Commit message (
Expand
)
Author
Age
Lines
*
Pull over the remaining re-implemented window move/resize functions and create
okan
2017-07-14
-2
/
+2
*
from src, by espie@:
okan
2017-07-06
-2
/
+2
*
remove debug that accidentally snuck in
okan
2016-09-20
-2
/
+2
*
Get rid of curcc, instead cycle through the queue; removes the need for
okan
2016-09-20
-2
/
+2
*
Replace screen region info gathering with XRandR equivalent of Xinerama
okan
2015-06-26
-2
/
+2
*
move the 2 small font helper functions to xutil.c
okan
2013-05-19
-2
/
+2
*
switch to installing source manuals:
naddy
2011-06-23
-4
/
+2
*
move the single keycode function directly into the menu code.
okan
2011-03-22
-2
/
+2
*
xcb is no longer optional.
matthieu
2011-03-08
-5
/
+2
*
Explicitely link libxcb when needed for static arches.
matthieu
2010-11-27
-2
/
+5
*
library dependency ordering matters for static archs, -lXext last in this case
todd
2009-01-19
-3
/
+3
*
Add -Wall to CFLAGS, it's helped find a few dodgy constructs.
oga
2009-01-11
-1
/
+3
*
- merge grab_sweep() into mousefunc_window_resize().
okan
2009-01-11
-2
/
+2
*
Xinerama and XRandR dual head support for cwm(1). Now we detect the xrandr
oga
2008-09-29
-2
/
+2
*
*sigh* Revert the diff that wasn't meant to go in yet.
oga
2008-09-22
-2
/
+2
*
Display the current window title not a previous one in the case of
oga
2008-09-22
-2
/
+2
*
Don't link "-lX11 -lXau -lXdmcp" twice.
oga
2008-06-19
-3
/
+3
*
confable menu and window mouse bindings from rivo nurges (thanks!) with
okan
2008-06-14
-2
/
+2
*
Pull out the behaviour in grab_label and search_start into one utility
oga
2008-05-20
-3
/
+3
*
Introduce bsd.xconf.mk to set default config variables used
matthieu
2008-03-25
-4
/
+2
*
Replace the symlink configuration scheme with a simple yacc parser as
simon
2008-03-23
-4
/
+5
*
Kill some more dead code, cursor.c goes away.
oga
2008-01-08
-2
/
+2
*
Kill draw.c, nothing uses the code in it.
oga
2008-01-03
-2
/
+2
*
remove unused code
marc
2008-01-02
-2
/
+2
*
Simple Makefile to build cwm.
bernd
2007-04-27
-0
/
+25