darcs patch: Simplify handle/eventLoop, introduce findInWindowMap, ...

Tue Nov 11 11:04:05 CET 2008 Clemens Fruhwirth

* Clemens Fruhwirth
Tue Nov 11 11:04:05 CET 2008 Clemens Fruhwirth
* 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.
Applied. -- Roman I. Cheplyaka (aka Feuerbach @ IRC)
participants (2)
-
Clemens Fruhwirth
-
Roman Cheplyaka