aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2003-11-14 08:29:37 +0000
committerKeith Packard <keithp@keithp.com>2003-11-14 08:29:37 +0000
commitf0000349e7ccc2f5393150e6c615043aa6846f9a (patch)
tree5de318084df3cb44ccaae6d9ef7c25a4b9230af2 /ChangeLog
parentReduce scheduling latency to 10ms (diff)
downloadxcman-f0000349e7ccc2f5393150e6c615043aa6846f9a.tar.gz
xcman-f0000349e7ccc2f5393150e6c615043aa6846f9a.tar.bz2
xcman-f0000349e7ccc2f5393150e6c615043aa6846f9a.tar.xz
Eliminate all delays in updates; let the X server scheduling handle things.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index dc254bc..c29412a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2003-11-14 Keith Packard <keithp@keithp.com>
+
+ * xcompmgr.c: (main):
+ Eliminate all delays in updates; let the X server scheduling
+ handle things.
+
2003-11-13 Keith Packard <keithp@keithp.com>
* xcompmgr.c: