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
/
calmwm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cvsimport
okan
2015-09-23
1
-12
/
+4
|
\
|
*
On execwm, we should properly release resources before exec'ing into a
okan
2015-09-16
1
-12
/
+4
*
|
cvsimport
Christian Neukirchen
2015-01-22
1
-1
/
+2
|
\
|
|
*
Switch to limits.h; replace MAXPATHLEN and MAXHOSTNAMELEN with PATH_MAX
okan
2015-01-19
1
-1
/
+2
*
|
cvsimport
okan
2014-09-18
1
-4
/
+3
|
\
|
|
*
Remove duplicate client queue (mruq); instead, remove and take the
okan
2014-09-08
1
-1
/
+0
|
*
more style nits
okan
2014-09-07
1
-3
/
+3
*
|
cvsimport
Christian Neukirchen
2014-09-07
1
-10
/
+13
|
\
|
|
*
generic sighandler
okan
2014-09-06
1
-10
/
+13
*
|
remove TAILQ_END and __dead hacks
Christian Neukirchen
2014-02-23
1
-1
/
+1
*
|
cvsimport
okan
2014-02-02
1
-1
/
+2
|
\
|
|
*
No need to store screen colormap and visual; rather just use the X
okan
2014-02-02
1
-1
/
+2
*
|
cvsimport
okan
2014-02-01
1
-6
/
+4
|
\
|
|
*
Let the config parser continue parsing even after encountering an error;
okan
2014-02-01
1
-6
/
+4
*
|
cvsimport
okan
2014-01-28
1
-1
/
+4
|
\
|
|
*
Move conf_init/clear into main - no behaviour change; from Tiago Cunha.
okan
2014-01-28
1
-1
/
+4
*
|
cvsimport
okan
2014-01-24
1
-2
/
+34
|
\
|
|
*
cwm_argv doesn't need to be global any longer
okan
2014-01-22
1
-5
/
+5
|
*
start properly releasing X resources during teardown
okan
2014-01-22
1
-0
/
+19
|
*
Somewhat streamline event loop/restart/quit handling; most notable
okan
2014-01-22
1
-1
/
+14
*
|
cvsimport
okan
2014-01-21
1
-1
/
+1
|
\
|
|
*
Sprinkle a few more const; from Tiago Cunha.
okan
2014-01-21
1
-1
/
+1
*
|
cvsimport
okan
2014-01-03
1
-1
/
+1
|
\
|
|
*
use consistent types
okan
2014-01-03
1
-1
/
+1
*
|
cvsimport
Christian Neukirchen
2013-12-13
1
-0
/
+1
|
\
|
|
*
ICCCM explicitly states that server time (CurrentTime) should *not* be
okan
2013-12-12
1
-0
/
+1
*
|
cvsimport
okan
2013-07-16
1
-1
/
+3
|
\
|
|
*
simplify atom handling; allows us to limit to one round-trip to server
okan
2013-07-15
1
-1
/
+3
*
|
cvsimport
okan
2013-07-10
1
-3
/
+1
|
\
|
|
*
whitespace and style fixes; from Tiago Cunha and one from me.
okan
2013-07-08
1
-3
/
+1
*
|
cvsimport
okan
2013-06-20
1
-23
/
+6
|
\
|
|
*
move Cursors into conf.
okan
2013-06-17
1
-11
/
+1
|
*
now that we have conf_screen, which configures individual screens
okan
2013-06-17
1
-12
/
+5
*
|
cvsimport
Christian Neukirchen
2013-05-29
1
-9
/
+1
|
\
|
|
*
get rid of long standing XXX: now that we configure screens based on
okan
2013-05-22
1
-8
/
+0
|
*
if -> ifdef
okan
2013-05-14
1
-1
/
+1
*
|
cvsimport
okan
2013-04-14
1
-8
/
+2
|
\
|
|
*
makes no sense to set an error handler which uses X_Dpy before XOpenDisplay.
okan
2013-04-12
1
-2
/
+0
|
*
push Screenq into screen_init
okan
2013-04-12
1
-6
/
+2
*
|
cvsimport
okan
2012-12-19
1
-67
/
+30
|
\
|
|
*
simplify config file setup; with Tiago Cunha
okan
2012-12-18
1
-3
/
+18
|
*
pull user home directory via getenv or getpwuid and stash it so we don't
okan
2012-12-17
1
-0
/
+11
|
*
non-trivial menu drawing rewrite, moving to Xft and solving various
okan
2012-12-17
1
-5
/
+0
|
*
zap extra lines
okan
2012-11-29
1
-2
/
+0
|
*
x_setupscreen -> screen_init; no functional change.
okan
2012-11-29
1
-57
/
+1
*
|
Use vendored queue.h everywhere
Christian Neukirchen
2012-11-26
1
-1
/
+1
|
/
*
sort
okan
2012-11-09
1
-1
/
+1
*
replace 'reload' with 'restart', which merely re-exec's cwm using the
okan
2012-10-31
1
-0
/
+2
*
support multibyte input to menu code; from Alexander Polakov with a tiny tweak.
okan
2012-08-07
1
-0
/
+5
*
Further simplify Xinerama init and re-init on XRR events.
okan
2012-07-18
1
-5
/
+2
[next]