CVSROOT: /cvs Module name: xenocara Changes by: o...@cvs.openbsd.org 2013/10/19 12:59:22
Modified files: app/cwm : client.c mousefunc.c Log message: I believe we redraw the border in too many cases; likely a leftover from the cc->pwin days - don't redraw on every unhide, resize, and mouse move/resize Expose event (note, all Expose events trigger a redraw anyway). Tested with some finicky X apps I could think of, though I'm sure others will find more - if so, and they 'lose' the border, please report!