xwem-devel
[Top] [All Lists]

Summary for xwem--main--2.1--patch-35

From: Zajcev Evgeny <lg@xxxxxxxx>
Subject: Summary for xwem--main--2.1--patch-35
Date: Sun, 20 Mar 2005 00:46:55 +0300 (MSK)
Location: lg@xxxxxxxxxxxxxx http://arch.xwem.org/2005/

Revision: xwem--main--2.1--patch-35
Archive: lg@xxxxxxxxxxxxxx
Creator: Zajcev Evgeny <lg@xxxxxxxx>
Date: Sun Mar 20 00:46:44 MSK 2005
Standard-date: 2005-03-19 21:46:44 GMT
Modified-files: extra/xwem-mogu.el lisp/xwem-focus.el
    lisp/xwem-frame.el lisp/xwem-icons.el
    lisp/xwem-manage.el
New-patches: lg@xxxxxxxxxxxxxx/xwem--main--2.1--patch-35
Summary: fixes, addons
Keywords: frame, matching, icons

* lisp/xwem-manage.el (xwem-applications-alist): Little
  restructurisation.

* lisp/xwem-manage.el (xwem-cl-match-p): [addon] new type for matching -
  `property'.  So for example to match client which has 2 pixels width
  border use something like:

     (xwem-cl-match-cl cl '((property (x-border-width . 2))))

* lisp/xwem-focus.el (bottom): Trailing space removed in minor mode name.

* lisp/xwem-frame.el (xwem-make-frame-1): [addon] Support for
  ParentRelative background.  To try out what parent relative background
  is - remove 'background property from `xwem-frame-default-properties'
  and create new frame:

     (plist-remprop xwem-frame-default-properties 'background)
     (xwem-make-frame 'desktop)

* lisp/xwem-icons.el (xwem-icons-list): [addon] rxvt added.

* extra/xwem-mogu.el (xwem-mogu-minor-mode): Initial changes to make mogu
  be minor mode (not checked, might not work yet).


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