[sawfish: 3/5] Update ChangeLog to warn about focus-revert.



commit ffb11641526485de4e31f65ee4d7d7dc7c80c2cb
Author: Timo Korvola <tkorvola iki fi>
Date:   Tue Oct 2 21:05:51 2007 +0200

    Update ChangeLog to warn about focus-revert.
    
    It should be mentioned because it requires an update to all user-defined
    focus modes.
    
    Conflicts:
    
    	ChangeLog

 ChangeLog |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index a7d2b28..99c64bc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2009-05-10  Timo Korvola  <tkorvola iki fi>
+
+	* focus.jl, transient.jl: focus modes are now expected to respond
+	to a new of event, `focus-revert'.  It is invoked when the
+	focused window closes and transient-unmap-window does not have
+	any candidate that should inherit the focus.  The focus mode is
+	then expected to set focus somewhere reasonable, whatever that
+	means.  The window argument is always nil.  All user-defined
+	focus modes need to be updated!
+
 2009-04-20  Christopher Bratusek <zanghar freenet de>
 	* src/keys.c: - AltGR is not always Mod5
 



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