[sawfish: 4/5] Document the focus-revert action of focus modes.



commit 9bb5cea5cda2352e9d7b893d3792da9d343aa820
Author: Timo Korvola <tkorvola iki fi>
Date:   Wed Jun 10 00:53:56 2009 +0300

    Document the focus-revert action of focus modes.

 man/sawfish.texi |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)
---
diff --git a/man/sawfish.texi b/man/sawfish.texi
index 9dc8516..1348855 100644
--- a/man/sawfish.texi
+++ b/man/sawfish.texi
@@ -1219,6 +1219,13 @@ lose focus when the cursor moved from it to the desktop.
 
 This event is implemented via @code{warp-cursor-to-window}, so Sawfish
 will not warp unless @code{warp-to-window-enabled} is true.
+
+ item focus-revert
+The focused window has disappeared (the @var{window} argument is not
+used here).  The focus mode may react by setting focus to some other
+window.  If a focused transient window disappears, focus normally
+reverts to the window that the disappearing window was transient for.
+ code{focus-revert} is not invoked in that case.
 @end table
 
 The protocol allows for any number of additional arguments, but does



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]