mirror of
https://github.com/gryf/wmaker.git
synced 2026-05-01 13:14:05 +02:00
eeda795db1
the list area, at either top or bottom having the mouse button pressed.
13 lines
539 B
Plaintext
13 lines
539 B
Plaintext
- 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
|
|
- make it work in 8bpp
|
|
- optimize SystemFont allocation for repeated font sizes
|