all repos — fluxbox @ e407bb80b62205cd647082bee4658327b962f24b

custom fork of the fluxbox windowmanager

fix a little issue with tempraising windows with transients
also, do a proper revert focus when closing a transient, rather than focusing transient_for
markt markt
commit

e407bb80b62205cd647082bee4658327b962f24b

parent

40c0c7c3646d854430919eff2b211e5f0c7bf780

1 files changed, 2 insertions(+), 0 deletions(-)

jump to
M ChangeLogChangeLog

@@ -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: