mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-24 23:22:30 +01:00
12 lines
482 B
Plaintext
12 lines
482 B
Plaintext
- move paint to idle handlers
|
|
- 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.
|
|
- add some way to modify speed when scrolling WMList, depending on how
|
|
far the mouse is moved outside of the list.
|
|
|
|
|
|
- optimize color allocation for repeated colors
|
|
- make it work in 8bpp
|
|
- optimize SystemFont allocation for repeated font sizes
|