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
/
xutil.c
(
follow
)
Commit message (
Expand
)
Author
Age
Lines
*
introduce the beginnings of netwm support, minimally and correctly;
okan
2009-12-07
-1
/
+30
*
static local functions and data; almost identical diff from Thomas Pfaff
okan
2009-06-26
-2
/
+2
*
remove unnecessary casts; from Thomas Pfaff
okan
2009-06-17
-3
/
+3
*
a long time coming - re-work the way we deal with colors: since we're
okan
2009-05-17
-1
/
+21
*
One of the most annoying things to do was restart cwm and lose all of
oga
2009-01-27
-2
/
+3
*
Whitespace nit.
oga
2009-01-23
-2
/
+1
*
Switch to using XInternAtoms for caching the atom numbers. Saves a pile
oga
2009-01-23
-6
/
+10
*
Oops, missed an atom.
oga
2009-01-22
-1
/
+2
*
Cache all of the X atoms we use at startup.
oga
2009-01-22
-10
/
+14
*
Add xu_key_ungrab() and a mirror to xu_key_ungrab(). a couple of changes
oga
2008-07-22
-4
/
+18
*
spacing, declaration lineup to be consistent throughout cwm,
okan
2008-07-11
-14
/
+16
*
Ignore caps lock and numlock for keyboard bindings. The way Xlib makes
oga
2008-06-17
-9
/
+18
*
KNF, no binary change.
oga
2008-05-15
-7
/
+7
*
hit it with the knf stick.
oga
2008-04-15
-4
/
+4
*
huge amount of cleanup and dead code removal.
oga
2008-01-16
-22
/
+1
*
- Remove the "all rights reserved" tag at the top of most of the source
oga
2008-01-11
-2
/
+13
*
convert globals from G_foo to Foo, as per TODO.
jasper
2007-05-28
-19
/
+19
*
Initial import of cwm-3.
bernd
2007-04-27
-0
/
+162