diff options
author | sabetts <sabetts> | 2001-08-23 00:46:13 +0000 |
---|---|---|
committer | sabetts <sabetts> | 2001-08-23 00:46:13 +0000 |
commit | d86a6d1adada6ce07151306973d29b0c62235701 (patch) | |
tree | fcd47634940d2ef00b69879fa6b16ef99ce40ab0 /ChangeLog | |
parent | 5e7dd7abb7dde043100815c99b038dffd462bad9 (diff) | |
download | ratpoison-d86a6d1adada6ce07151306973d29b0c62235701.zip |
another transient window hiding bug fix
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2001-08-22 Shawn <sabetts@hotdog> + + * src/list.c (set_active_window): Don't hide last_win's transient_for + windows if last_win and win share the same transient_for window. + + * src/events.c (cleanup_frame): Don't hide last_win's transient_for + windows if last_win and win share the same transient_for window. + 2001-08-20 Shawn <sabetts@hotdog> * src/events.c (cleanup_frame): set the new window's frame before |