1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-02-13 20:35:54 +01:00

- WMDestroyWidget() now first calls WMUnmapWidget()

- decided behavior of list selection while scrolling
This commit is contained in:
dan
2000-10-03 22:20:00 +00:00
parent ed39c92de0
commit bba6dd1670
6 changed files with 8 additions and 25 deletions

View File

@@ -1,10 +1,7 @@
- move paint to idle handlers
- check whether WMDestroyWidget() should first call WMUnmapWidget().
- check if its useful to add some WMBrowserSelectionDidChangeNotification
(actually a pass-through for WMListSelectionDidChangeNotification).
Or a delegate to be called when the list selection change.
- check which behavior is better for list selecting while scrolling
(the #define behavior2 in wlist.c)
- optimize color allocation for repeated colors