1 remake wrlib rule to not compile with -fomit-frame-pointer and stuff
6 - fix bestvisual selection code. Broken.
7 - fix RemakeStackList() to account for transient windows
8 - blink border of clients with UrgencyHint set between red and black
10 - remove colors_per_channel stuff from wmaker after?
11 + finish the ability to browse for files/dirs in the WPrefs menu editor
12 - check whether window states are being saved/restored properly via netwm
13 on restart/crash-restart (grep for XXX/TODO)
17 - figure out a better gnustep path for wprefs.app installation
18 - impelment a generic pixmap type, which receives attributes
19 (scaled/maxscaled/centered/tiled, smoothed, size/position, ...)
20 - allow user to select/restore default root menu from wprefs
21 - support for X11R6.4 extension for getting extra visual info in wrlib's
22 automatic best context guessing
23 - docklet to control AccessX (keyboard accessibility) functions
24 - rewrite all redundant stuff to use WINGs
25 - add function to directly make a thumbnail of an image, using the
26 functionality provided by the image libraries to load a minimal
28 - rewrite defaults/wdefaults stuff to use WINGs UD stuff. Search list:
29 ~/G/D/WindowMaker /u/l/s/W/D/WindowMaker built-in-defaults
30 - remake internal string processing to use wchar? unicode?
31 - add new file for stuff like default commands and dnd commands for
32 docked apps, balloons for the dock etc
33 - check whether apps with name.class set to empty strings should be treated
34 like if name.class is NULL.NULL
35 - review the defaults handling code (not to reread after we update a
36 domain if possible, check WINGs apps updating WMWindowAttributes after
37 start making screen to flash on update)
46 Never: (so, dont even bother to ask)
48 - different themes for each workspace. Unless you give us a SGI/Power Onyx
50 - anything that requires the mouse pointer to be jumped by WindowMaker to
51 somewhere. This is *terrible* behaviour. And it's not just IMO.
52 - rewrite to use Gtk... I wont even bother to explain why...
55 - ICCCM 2.0: ICCCM 2.0 (not 1.0, which is what everybody supports so so) is
56 a relatively new standard and nobody, AFAIK, complies with it (not even
57 twm as people tend to think). It has some neat things, but many of the new
58 stuff is really weird and tricky to implement, not to say unworthy (read the
59 specs and you'll see). This is not bad, since I think it is very unlikely
60 that a client that requires it exists... Anyway, if we get an "official"
61 sample implementation (twm?) it might be supported. Maybe dtwm supports
65 After 1.0.0 is released
66 =======================
67 - rework/redesign the appicon/dock/clip concept
68 - maybe rewrite the main code in obj-c or c++
69 - major clean up in theming/texturing stuff