1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-28 17:32:29 +01:00

Latest changes

This commit is contained in:
dan
2001-01-01 08:42:25 +00:00
parent 9093cde817
commit abc1ef4ed9

View File

@@ -77,6 +77,10 @@ changes since wmaker 0.62.1:
one by one. one by one.
- fixed a bug with mouse wheels scrolling in scrollers even with the widget - fixed a bug with mouse wheels scrolling in scrollers even with the widget
fully visible. fully visible.
- Fixed a memory leak (the destroy function for a view was never called and
as a result the shaded windows didn't go away when closed. The non-shaded
windows were unmapped on close but not destroyed either so they only
apparently went away, but continued to use memory).
changes since wmaker 0.62.0: changes since wmaker 0.62.0: