1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-22 14:08:06 +01:00

- Fixed a problem in the stacking code which could lead to segmentation faults

(Jeff Teunissen <deek@d2dc.net>)
This commit is contained in:
dan
2003-01-17 01:10:51 +00:00
parent 4153e2fde4
commit c0965cd48b

View File

@@ -42,6 +42,7 @@ Changes since version 0.80.1:
- Fixed focus handling for windows that set WM_HINTS.take_focus = False. - Fixed focus handling for windows that set WM_HINTS.take_focus = False.
- Fixed a problem in the stacking code which could lead to segmentation faults - Fixed a problem in the stacking code which could lead to segmentation faults
(Jeff Teunissen <deek@d2dc.net>) (Jeff Teunissen <deek@d2dc.net>)
- Fixed a crashing bug in the menu code when modal panel are involved.
Changes since version 0.80.0: Changes since version 0.80.0: