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