| Commit message (Collapse) | Author | Lines |
|
|
|
|
|
'active' flag.
- use strlen() inside of font_draw; the only instance where it wasn't
used happened to be ignored on a subsequent draw.
|
|
|
|
configuring the screen *after* parsing, just as we do a conf_client on
client manage.
|
|
|
|
|
|
|
|
just requiring xftfont.
|
|
|
|
|
|
on what needs to change to make it right in the end.
|
|
|
|
by using 'win' instead of 'rootwin' so as not to imply only the root
window is queried, rather any window.
|
|
|
|
'vtile' and 'htile'; from Alexander Polakov.
|
|
|
|
|
|
|
|
XineramaScreenInfo; simplifies goop around the callers.
|
|
kbfunc_cmdexec; from Tiago Cunha
|
|
note that a re-exec of cwm will not rewrite the group number atom of
*existing* clients, so they will remain off-by-one until each client has
its atom updated, or of course a restart of X.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
need to do this everytime; with Tiago Cunha
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
font/color drawing issues; from Alexander Polakov
|
|
|
|
|
|
|
|
font_init().
|
|
|
|
|
|
|
|
ok sthen@ on an older incarnation
|
|
|
|
existing argv; same idea with respect to argv saving as Alexander
Polakov. reload support was half-complete and is getting in the way.
agreed to by many
|
|
bwidth; this allows a client to be resized from a max state, which now
gets treated like a non-max'd client. based on a diff that does part of
this in a different way from Alexander Polakov.
|
|
|