From 5ba92aaaafc8a545f1faa5563c23abfbb9e8fa03 Mon Sep 17 00:00:00 2001 From: sabetts Date: Fri, 31 Aug 2001 18:12:30 +0000 Subject: maximize bug fixed. frame indicator is less intrusive --- ChangeLog | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index f409d98..8de1b2d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,20 @@ +2001-08-31 Shawn + + * src/split.c (set_active_frame): Only show the frame indicator + when switching to a new frame and when there is more than 1 frame. + + * src/actions.c (cmd_next_frame): display MESSAGE_NO_OTHER_FRAME + when there is only 1 frame. + + * src/messages.h (MESSAGE_NO_OTHER_FRAME): new message + + * src/split.c (hide_frame_indicator): always hide the frame + indicator. + (blank_frame): don't show the frame indicator. + + * src/manage.c (maximize_normal)[MAXSIZE_WINDOWS_ARE_TRANSIENTS]: + win are centered properly in the frame. + 2001-08-29 Shawn * src/manage.c (unhide_window): always raise the window. -- cgit v1.2.3