Commit message (Collapse) | Author | Lines | ||
---|---|---|---|---|
2007-10-02 | When cycling, only the end of the window names will be printed if the | jasper | -1/+5 | |
name is too long. so show the beginning instead. from Pierre Riteau <pierre.riteau at free.fr> "looks correct" matthieu@ | ||||
2007-06-08 | don't map hidden windows on re-start. | jasper | -3/+8 | |
from aon@iki.fi | ||||
2007-06-05 | make it possible to cycle through the windows when non are selected. | jasper | -3/+12 | |
(eg. when they're hidden, now you can cycle through them) from aon@iki.fi | ||||
2007-05-29 | show hidden windows when they should (eg. when the pointer is warped to them) | jasper | -2/+6 | |
from aon@iki.fi via bernd@ | ||||
2007-05-29 | don't give borderless windows a border, when they're inactive | jasper | -3/+1 | |
from aon@iki.fi via bernd@ | ||||
2007-05-28 | convert globals from G_foo to Foo, as per TODO. | jasper | -71/+71 | |
"looks good" pedro@, ok matthieu@ |