xwem-devel
[Top] [All Lists]

Summary for xwem--main--2.2--patch-14

From: Zajcev Evgeny <lg@xxxxxxxx>
Subject: Summary for xwem--main--2.2--patch-14
Date: Sat, 14 May 2005 21:58:47 +0400 (MSD)
Location: lg@xxxxxxxxxxxxxx http://arch.xwem.org/2005/

Revision: xwem--main--2.2--patch-14
Archive: lg@xxxxxxxxxxxxxx
Creator: Zajcev Evgeny <lg@xxxxxxxx>
Date: Sat May 14 21:58:38 MSD 2005
Standard-date: 2005-05-14 17:58:38 GMT
Modified-files: lisp/xwem-minibuffer.el
New-patches: lg@xxxxxxxxxxxxxx/xwem--main--2.2--patch-14
Summary: Revert from using XGetGeometry to xwem-minib-cl-xgeom
Keywords: performance, speed, minibuffer

* lisp/xwem-minibuffer.el (xwem-minib-rsz-resize): [fix] Revert back to
  use of `xwem-minib-cl-xgeom' instead of XGetGeometry.  The thing is
  that `xwem-minib-rsz-resize' is executed in post-command-hook,
  i.e. after any command including self-insert-command, and XGetGeometry
  requires full interaction with server, thus `xwem-minib-rsz-resize'
  slows things down.


<Prev in Thread] Current Thread [Next in Thread>
  • Summary for xwem--main--2.2--patch-14, Zajcev Evgeny <=