Files
wmaker/TODO
T

59 lines
2.1 KiB
Plaintext
Raw Normal View History

1998-09-29 22:36:29 +00:00
1999-04-12 02:03:58 +00:00
selection to get icon background
1998-09-29 22:36:29 +00:00
Do ASAP:
========
- fix bestvisual selection code. Broken.
- fix RemakeStackList() to account for transient windows
1998-11-03 12:53:26 +00:00
- blink border of clients with UrgencyHint set between red and black
1998-11-23 11:32:19 +00:00
- finish session stuff
1999-01-06 15:22:33 +00:00
- add multiline support for balloons
- move/add balloon to WINGs
- finish XStandardColormap stuff in wrlib
1999-03-09 14:58:01 +00:00
- finish menu editor/other stuff in wprefs
1998-09-29 22:36:29 +00:00
Need to do:
===========
1999-03-09 14:58:01 +00:00
- put a "Do not save workspace state" in the exit confirmation dialog
1999-01-06 15:22:33 +00:00
- allow user to select/restore default root menu from wprefs
- fix windoze cycle window patch
1998-10-21 14:43:47 +00:00
- support for X11R6.4 extension for getting extra visual info in wrlib's
automatic best context guessing
- docklet to control AccessX (keyboard accessibility) functions
1998-09-29 22:36:29 +00:00
- rewrite all redundant stuff to use WINGs
- add function to directly make a thumbnail of an image, using the
functionality provided by the image libraries to load a minimal
amount of data.
+ investigate memory leaks
- rewrite defaults/wdefaults stuff to use WINGs UD stuff. Search list:
~/G/D/WindowMaker /u/l/s/W/D/WindowMaker built-in-defaults
1998-10-21 14:43:47 +00:00
- remake internal string processing to use wchar? unicode?
1998-11-23 11:32:19 +00:00
- add new file for stuff like default commands and dnd commands for
docked apps, balloons for the dock etc
1998-11-27 12:26:46 +00:00
- alpha-channel app specified icons
1998-09-29 22:36:29 +00:00
Maybe some day:
===============
1998-10-21 14:43:47 +00:00
- virtual workspace
1998-09-29 22:36:29 +00:00
- optimize for size
1998-10-21 14:43:47 +00:00
1998-09-29 22:36:29 +00:00
Never: (so, dont even bother to ask)
======
- different themes for each workspace. Unless you give us a SGI/Power Onyx
1999-01-06 15:22:33 +00:00
with 2 CPUs ;).
1998-09-29 22:36:29 +00:00
- anything that requires the mouse pointer to be jumped by WindowMaker to
somewhere. This is *terrible* behaviour. And it's not just IMO.
1998-11-03 12:53:26 +00:00
- ICCCM 2.0: ICCCM 2.0 (not 1.0, which is what everybody supports so so) is
a relatively new standard and nobody, AFAIK, complies with it (not even
twm as people tend to think). It has some neat things, but many of the new
stuff is really weird and tricky to implement, not to say unworthy (read the
specs and you'll see). This is not bad, since I think it is very unlikely
that a client that requires it exists... Anyway, if we get an "official"
sample implementation (twm?) it might be supported. Maybe dtwm supports
it? I dont know...