xwem-devel
[Top] [All Lists]

Summary for xwem--main--2.1--patch-23

From: Zajcev Evgeny <lg@xxxxxxxx>
Subject: Summary for xwem--main--2.1--patch-23
Date: Thu, 17 Feb 2005 02:02:12 +0300 (MSK)
Location: lg@xxxxxxxxxxxxxx http://arch.xwem.org/2005/

Revision: xwem--main--2.1--patch-23
Archive: lg@xxxxxxxxxxxxxx
Creator: Zajcev Evgeny <lg@xxxxxxxx>
Date: Thu Feb 17 02:02:01 MSK 2005
Standard-date: 2005-02-16 23:02:01 GMT
New-files: extra/.arch-ids/xwem-keytt.el.id
    extra/.arch-ids/xwem-vline.el.id extra/xwem-keytt.el
    extra/xwem-vline.el
Modified-files: dockapp/xwem-time.el lisp/xwem-clients.el
    lisp/xwem-focus.el lisp/xwem-frame.el
    lisp/xwem-keyboard.el lisp/xwem-main.el
    lisp/xwem-modes.el utils/xwem-diagram.el
    xwem-agent/xwem-agent.c
New-patches: dev@xxxxxxxxxxxxxxxx/xwem--dev--2.1--patch-17
    lg@xxxxxxxxxxxxxx/xwem--main--2.1--patch-23
Summary: Merge from ckent, xwem-vline initial import
Keywords: xwem-keytt, xwem-vline, minor-modes

* dockapp/xwem-time.el (xwem-time-format-distance): [new] Custom variable
  to specify distance between time/load/main items.

* lisp/xwem-clients.el (xwem-cl-XProperty-manage-spec-export): [fix]
  Check client for aliveness before exporting.

* lisp/xwem-clients.el (xwem-cl-XProperty-plist-export): [fix] Check
  client for aliveness before exporting.

* lisp/xwem-clients.el (xwem-cl-presetup): [addon] Grab keymaps of global
  minor modes.

* lisp/xwem-focus.el (xwem-add-minor-mode): [fix] due to minor modes
  fixes.

* lisp/xwem-frame.el (xwem-frame-export-frame-configuration): [comment]
  Profiling results added.

* lisp/xwem-frame.el (xwem-frame-frame-command-post-hook): [change]
  Always export frames configuration.  Since profiling shows that
  exporting does not strikes performance at all.

* lisp/xwem-keyboard.el (xwem-keyboard-use-synth-events): Client local
  now.

* lisp/xwem-keyboard.el (xwem-lookup-map): [fix] due to minor modes
  fixes.

* lisp/xwem-keyboard.el (xwem-minor-mode-key-binding): [fix] due to minor
  modes fixes.

* lisp/xwem-main.el (xwem-commands-gc-cons-threshold): [change] 40000000
  is too large for default value.  Now 5000000.

* lisp/xwem-modes.el (xwem-add-minor-mode): [fix] KEYMAP is a symbol now
  that holds a keymap, to make keymaps possible be client local.

* lisp/xwem-modes.el (xwem-turn-on-minor-mode): [fix] due to minor modes
  fixes.

* lisp/xwem-modes.el (xwem-turn-off-minor-mode): [fix] due to minor modes
  fixes.

* utils/xwem-diagram.el (xwem-diag-draw-percentage): [BUG fix] incorrect
  rendering fixed.

* xwem-agent/xwem-agent.c (restart_emacs): [BUG fix] waiting is performed
  in SIGCHLD handler.

* xwem-agent/xwem-agent.c (state): [new] Variable represents current
  xwem-agent state - waiting, running or killing.

* xwem-agent/xwem-agent.c (main): [addon] kill key added on C-Sh-f9 to
  kill emacs with SIGKILL.

* extra/xwem-keytt.el (new): Initial import of keyboard translation minor
  mode.  Use H-M-x xwem-keytt-minor-mode RET to toggle it for selected
  client.  NOTE: only 'gv' application is supported currently.

* extra/xwem-vline.el (new): Initial import of vertical line minor mode.
  Use H-M-x xwem-vline-minor-mode RET to toggle it for selected client.



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