summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorOlivier Fourdan <fourdan@xfce.org>2009-09-09 14:01:01 +0200
committerOlivier Fourdan <fourdan@xfce.org>2009-09-09 14:01:01 +0200
commit9166f38e438cabae41f020b477091d36004495f0 (patch)
tree90e45a7a716c7c1a741d323f08011363e0604818 /NEWS
parent03d73957a4dd5deb9a024ec1d80a43262df261be (diff)
downloadxfwm4-9166f38e438cabae41f020b477091d36004495f0.tar.gz
Add new keyboard shortcut to switch between windows of the same application, add new keyboard shortcut to switch between windows of different applications only, add new option "cycle_apps_only" to switch between regular toplevels only (avoiding dialogs - This option coupled with the new shortcut allows for faster window selection through keyboard)
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS9
1 files changed, 8 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index c5ea73335..dcdc59c69 100644
--- a/NEWS
+++ b/NEWS
@@ -4,11 +4,18 @@
when another window is activated (Bug #3551)
- Do not clear the show desktop flag upon activation of
already visible windows
-- Implement prelinminary support for snap on resize (patch by Clifford Jolly <cliff@cliffjolly.com>)
+- Implement prelinminary support for snap on resize (patch by Clifford Jolly
+ <cliff@cliffjolly.com>)
- Fix mixed RTL/LTR text not rendering properly in title and tabwin
- Place windows on top of stack even when not focused in focus follow mouse
- Fix opacity for newly mapped window not focused by default (bug #5706)
- Display an app switcher window per physical monitor (bug #5229)
+- Add new keyboard shortcut to switch between windows of the same application
+- Add new keyboard shortcut to switch between windows of different applications
+ only.
+- Add new option "cycle_apps_only" to switch between regular toplevels only
+ (avoiding dialogs - This option coupled with the new shortcut allows for
+ faster window selection through keyboard)
4.6.1
=====