fix a little issue with tempraising windows with transients

also, do a proper revert focus when closing a transient, rather than focusing transient_for
This commit is contained in:
markt 2007-03-06 19:56:42 +00:00
parent 40c0c7c364
commit e407bb80b6

View file

@ -1,6 +1,8 @@
(Format: Year/Month/Day)
Changes for 1.0rc3:
*07/03/06:
* changed some handling of focusing/raising transient windows (Mark)
Window.cc FocusControl.cc
* session.screen<N>.defaultDeco now allows same strings as apps file (Mark)
Screen.cc/hh Window.cc Remember.cc/hh
*07/03/03: