e16/TODO

52 lines
1.9 KiB
Plaintext

----------------
FEATURES to ADD:
----------------
(*) extend IPC
(*) focus switching options
(*) icon revisiting
(*) containers
(*) button strips and joints
(*) network file retreival via http and ftp
(*) automatic-upgrade paths
(*) upgrade notification
(*) snapable and then selectable multiple configs
(*) filemanager in E (Xdnd)
(*) iconbox (also transparent iconbox)
(*) panel - like dock app containers (redo dock apps and an api for them)
(*) widgets (slider, scrollbar, cyclebutton) - fix tables in tables
fix rowspan for table.
(*) optimse menu loading when it has icons.
(*) FX api needs expanding with fx parameer structs and possible gui for them
(*) sound on focus change
(*) add support for icon miniature elements for window borders etc. (need to
munge this out of eirhter the icon pixmap, or the KDE hint if there - also
add hints for apps to be able to set 24bit image data to make it easier
for scaling etc.)
(*) add support for app defined border elements
(*) settigns dialogs need to autoarrange not be centered
------------
BUGS to FIX:
------------
(*) autoarrange needs to better handle "no space left on display" rather than
just putting window int he middle (and still needs to avoid panel etc.)
(*) dragbar doesn't unpress when you release mouse button 2/3
(*) focus code cleanup -- context_ewin vs focuswin vs realfocuswin
(*) edge resistance while in click to focus - window from bottom will appear on
the top when flipping.
(*) wow, dox seems to chew up memory for no good reason.
7197 mandrake 0 0 15788 8096 496 S 0 0.0 12.8 0:03 dox
287 mandrake 2 0 1868 1356 768 S 0 0.3 2.1 0:14 enlightenmen
it starts out at like 2.7 megs and somehow grows to 16. memory leak? naah
:) gains about 300-500k every time I change pages, indefinitely. never
frees the memory, still gains when I visit a page I've already been to.
------------
FIXED BUGS:
------------