This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project wmaker-crm.git.
The branch, next has been updated
via e8843b3fed0cfbd6965cc55172089cb1b07d5341 (commit)
from 38e088314a2a4b7f8031f50eb546c22e5024bdf4 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://repo.or.cz/w/wmaker-crm.git/commit/e8843b3fed0cfbd6965cc55172089cb1b07d5341
commit e8843b3fed0cfbd6965cc55172089cb1b07d5341
Author: Carlos R. Mafra <[email protected]>
Date: Sat Sep 28 13:57:56 2013 +0100
Add some information in the NEWS file
diff --git a/NEWS b/NEWS
index 499c3c0..53e9f8a 100644
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,28 @@ NEWS for veteran Window Maker users
--- 0.95.X
+Support for generated menus in proplist format
+----------------------------------------------
+
+The root menu now supports a OPEN_PLMENU option to construct a submenu from
+the output of a command which is proplist format. This can be used e.g. in
+conjunction with wmmenugen like:
+
+(
+ "Generated PL Submenu", OPEN_PLMENU,
+ "|| find /usr/share/applications -type f -name '*desktop' | xargs
wmmenugen -parser:xdg"
+)
+
+
+New window placements
+---------------------
+
+Now it is possible to maximize windows to the top/bottom halves
+of the screen and also to the corners (top/bottom + left/right).
+
+The keyboard shortcuts can be configured with WPrefs.
+
+
New application Relaunching functionality
-----------------------------------------
-----------------------------------------------------------------------
Summary of changes:
NEWS | 22 ++++++++++++++++++++++
1 files changed, 22 insertions(+), 0 deletions(-)
repo.or.cz automatic notification. Contact project admin [email protected]
if you want to unsubscribe, or site admin [email protected] if you receive
no reply.
--
wmaker-crm.git ("The Window Maker window manager")
--
To unsubscribe, send mail to [email protected].