[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Window resizing/configuring cleanups
From: |
Alexander Malmberg |
Subject: |
Window resizing/configuring cleanups |
Date: |
Mon, 26 Jul 2004 03:26:59 +0200 |
After my recent patch to clean up ConfigureNotify handling, a lot of
other hacks in back/Source/x11/ are unnecessary. This patch cleans
things up and optimizes the process a bit:
http://w1.423.telia.com/~u42308495/alex/window_resize_opt.patch
(Apply in core/back/.) In particular, there used to be an usleep() in
-windowdevice:, and as a result of unfortunate -back/-gui/X
interactions, -windowdevice: was being called more times than necessary,
so this might help reduce flickering (though I can't tell here; -xlib
still flickers, and always has).
Testing would be appreciated. If it doesn't cause any problems (and
especially if it seems to reduce flickering :), I'll commit it soon.
- Alexander Malmberg
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Window resizing/configuring cleanups,
Alexander Malmberg <=