Code update for Window Maker version 0.50.0
[wmaker-crm.git] / TODO
blobfda565aa997d545e9246671fc193ba75e1e73882
2 Do ASAP:
3 ========
4 - fix bestvisual selection code. Broken.
5 - add a dialog to let user choose if we should restart, restart twm or continue crashing on crash. Do not forget to check if wmaker is already fully running.
6 - fix RemakeStackList() to account for transient windows
7 - make unhide app map windows in the same stacking order they were before
8 hiding
9 - blink border of clients with UrgencyHint set between red and black
10 - finish session stuff
11 - fix scroller to not jump while dragging knob (lock setparameters() while dragging?)
12 - add multiline support for balloons
13 - move/add balloon to WINGs
14 - finish XStandardColormap stuff in wrlib
16 Need to do:
17 ===========
18 - allow user to select/restore default root menu from wprefs
19 - fix and include the windoze cycle window patch
20 - support for X11R6.4 extension for getting extra visual info in wrlib's
21   automatic best context guessing
22 - docklet to control AccessX (keyboard accessibility) functions
23 - rewrite all redundant stuff to use WINGs
24 - resizebartexture option
25 - add function to directly make a thumbnail of an image, using the
26   functionality provided by the image libraries to load a minimal
27   amount of data.
28 + investigate memory leaks 
29 - make Docked apps with WM_CLIENT_MACHINE be launched from respective
30         machines (also put a marking showing it's remote launched)
31 - rewrite defaults/wdefaults stuff to use WINGs UD stuff. Search list:
32   ~/G/D/WindowMaker /u/l/s/W/D/WindowMaker built-in-defaults
33 - remake internal string processing to use wchar? unicode?
34 - add new file for stuff like default commands and dnd commands for
35 docked apps, balloons for the dock etc
36 - alpha-channel app specified icons 
38 Maybe some day:
39 ===============
40 - virtual workspace
41 - optimize for size
44 Never: (so, dont even bother to ask)
45 ======
46 - different themes for each workspace. Unless you give us a SGI/Power Onyx
47 with 2 CPUs ;). 
48 - anything that requires the mouse pointer to be jumped by WindowMaker to
49 somewhere. This is *terrible* behaviour. And it's not just IMO.
52 - ICCCM 2.0: ICCCM 2.0 (not 1.0, which is what everybody supports so so) is
53 a relatively new standard and nobody, AFAIK, complies with it (not even
54 twm as people tend to think). It has some neat things, but many of the new
55 stuff is really weird and tricky to implement, not to say unworthy (read the
56 specs and you'll see). This is not bad, since I think it is very unlikely
57 that a client that requires it exists... Anyway, if we get an "official"
58 sample implementation (twm?) it might be supported. Maybe dtwm supports
59 it? I dont know...