Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | Only use the x,y values from the XSizeHints structure when they are greater | marc | 2008-01-01 | -3/+5 | |
| | | | | | than zero. The fields are obsolete and not always used. OK jasper@ | ||||
* | When cycling, only the end of the window names will be printed if the | jasper | 2007-10-02 | -1/+5 | |
| | | | | | | | | name is too long. so show the beginning instead. from Pierre Riteau <pierre.riteau at free.fr> "looks correct" matthieu@ | ||||
* | don't map hidden windows on re-start. | jasper | 2007-06-08 | -3/+8 | |
| | | | | from aon@iki.fi | ||||
* | make it possible to cycle through the windows when non are selected. | jasper | 2007-06-05 | -3/+12 | |
| | | | | | | (eg. when they're hidden, now you can cycle through them) from aon@iki.fi | ||||
* | show hidden windows when they should (eg. when the pointer is warped to them) | jasper | 2007-05-29 | -2/+6 | |
| | | | | from aon@iki.fi via bernd@ | ||||
* | don't give borderless windows a border, when they're inactive | jasper | 2007-05-29 | -3/+1 | |
| | | | | from aon@iki.fi via bernd@ | ||||
* | convert globals from G_foo to Foo, as per TODO. | jasper | 2007-05-28 | -71/+71 | |
| | | | | "looks good" pedro@, ok matthieu@ | ||||
* | Initial import of cwm-3. | bernd | 2007-04-27 | -0/+935 | |
tested by sturm@, ok matthieu@ |