This update includes the 0.20.3pre3 code
[wmaker-crm.git] / TODO
blobf2cc08595ee27647fc6509c32693814f8e973c39
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 stacking. buggy again (maybe XFree 3.2 bug)
7 - fix RemakeStackList() to account for transient windows
8 - differential update of appmenu
9 - make unhide app map windows in the same stacking order they were before
10 hiding
11 - blink border of clients with UrgencyHint set between red and black
12 - finish session stuff
13 - order window list menu by workspace
15 Need to do:
16 ===========
17 - fix and include the windoze cycle window patch
18 - support for X11R6.4 extension for getting extra visual info in wrlib's
19   automatic best context guessing
20 - rewrite menu traversal code
21 - docklet to control AccessX (keyboard accessibility) functions
22 - rewrite all redundant stuff to use WINGs
23 - resizebartexture option
24 - add function to directly make a thumbnail of an image, using the
25   functionality provided by the image libraries to load a minimal
26   amount of data.
27 + investigate memory leaks 
28 - make Docked apps with WM_CLIENT_MACHINE be launched from respective
29         machines (also put a marking showing it's remote launched)
30 - rewrite defaults/wdefaults stuff to use WINGs UD stuff. Search list:
31   ~/G/D/WindowMaker /u/l/s/W/D/WindowMaker built-in-defaults
32 - remake internal string processing to use wchar? unicode?
33 - -stateprefix cmd arg to specify sufix for WMState domain (multiple instance
34         support)
35 - GNOME stuff
36 - add new file for stuff like default commands and dnd commands for
37 docked apps, balloons for the dock etc
40 Maybe some day:
41 ===============
42 - virtual workspace
43 - optimize for size
44 - make dithering in 8bpp better
47 Never: (so, dont even bother to ask)
48 ======
49 - different themes for each workspace. Unless you give us a SGI/Power Onyx
50 with 2 CPUs ;). Different workspacebacks for each workspace is being
51 considered, but don't hold your breath.
52 - anything that requires the mouse pointer to be jumped by WindowMaker to
53 somewhere. This is *terrible* behaviour. And it's not just IMO.
56 - ICCCM 2.0: ICCCM 2.0 (not 1.0, which is what everybody supports so so) is
57 a relatively new standard and nobody, AFAIK, complies with it (not even
58 twm as people tend to think). It has some neat things, but many of the new
59 stuff is really weird and tricky to implement, not to say unworthy (read the
60 specs and you'll see). This is not bad, since I think it is very unlikely
61 that a client that requires it exists... Anyway, if we get an "official"
62 sample implementation (twm?) it might be supported. Maybe dtwm supports
63 it? I dont know...