11 Nov
2008
11 Nov
'08
10:07 a.m.
Tue Nov 11 11:04:05 CET 2008 Clemens Fruhwirth <clemens@endorphin.org> * Simplify handle/eventLoop, introduce findInWindowMap, partial updates for key movements (less flickering) * handle/eventLoop carried the display and the drawing window as parameters. The display is available from the embedded X monad, the drawing windows was added. * updateWindows now takes a list of windows to update. updateAllWindows updates all windows. * only the windows that are modified by key movements are redrawn now. This means less flickering.