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 022421e8793584e910407f1a5f05c72c89ebfbd3 (commit)
from 9ab6368b334f204bc073ecf4476a22f7fd885e63 (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/022421e8793584e910407f1a5f05c72c89ebfbd3
commit 022421e8793584e910407f1a5f05c72c89ebfbd3
Author: Iain Patterson <[email protected]>
Date: Mon Apr 22 15:14:09 2013 +0100
Documentation on the new switchpanel behaviour.
Describe Group*Key and StrictWindozeCycling in the NEWS file.
diff --git a/NEWS b/NEWS
index f771101..ed03cf0 100644
--- a/NEWS
+++ b/NEWS
@@ -55,6 +55,33 @@ a particular workspace or to the "next" or "previous"
workspace.
The new shortcuts can be configured in WPrefs.
+Improved switchpanel functionality
+----------------------------------
+
+The switchpanel can be used to switch between windows of the same WM_CLASS,
+for example between all open xterms. If the switchpanel is opened as normal
+with either the "FocusNextKey" or "FocusPrevKey" shortcut, you can switch to
+the next (or previous) window of the same type as the focused window with the
+"GroupNextKey" or "GroupPrevKey" shortcut. If the switchpanel is opened with
+the "GroupNextKey" or "GroupPrevKey" shortcut, it will show only windows of
+the same type as the window which was focused at the time the panel was opened,
+and no difference will be seen between the two types of window selection
+shortcut.
+
+The new shortcuts can be configured in WPrefs, where they are described as
+allowing switching between windows of the same group.
+
+To maintain consistency with other popular operating systems, the switchpanel
+is now configured so that it no longer automatically closes when the shift key
+is pressed and released.
+
+To configure the switchpanel so that it does close on release of the shift
+key, which was the traditional Window Maker behaviour, run the following
+command:
+
+$ wdwrite WindowMaker StrictWindozeCycling NO
+
+
--- 0.95.2
New Resizing functionality
-----------------------------------------------------------------------
Summary of changes:
NEWS | 27 +++++++++++++++++++++++++++
1 files changed, 27 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].